Hello,
I am new bee to programin world, i know fundamentals of C#, i trying to build a web app on asp.net
But i have a question, i want to get information from multi sql server that are about 50 db.
how can i get this info to my app?
i will use Grid Vew, but i am confuse how i will merge...
Good Day
I am a .Net Developer, Currently we are using ASP.Net Grid view’s, because of the features,etc. we want to Replace existing asp.net grid views with data tables. [ https://datatables.net]
About our Current ASP.Net Grid view: We Use Same Grid view for Rendering Data, and also we allow...
I have a main form frmInnovation that contains a textbox txtInnovationID, and I have a Telerik RadGridView on the form TableSituations with a column InnovationNameID of type int32.
What I want to do is to filter the RadGridView on form load according to the txtInnovationID...
I have 3 GridViews, each inside a separate tab. Every row in the GridView is associated with a LinkButton, and when it's clicked a MessageBox are popping up, showing the content on that particular row.
The problem is that when the MessageBox pops up the GridView disappears, and when...
I used this code but I only can binding. cann't search, When I have a littel edit, it only search. I want both, How must I do? Thankyou!
privatevoid binding()
{
// luoihang.CurrentRow.Cells["TenHang"].Value;
lbl_iMaDia.DataBindings.Clear()...
I only wanted to hide a row if startdate column of that row has this statement (startdate < presentdate). It deleted but only 1 row and I want to delete all rows if they have the statement (dtartdate < presentdate) is satisfied. But i always come accross errors. Please help me guys....I need...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.