![]() Related Questions Latest Answer : Only the first answer appropriate. The question is how to create a dynamically grid view which means populate the grid view dynamically. ... Read Answers (4) | Asked by : Dhanam In A Page I have gridview with Options of select and delete using hyperlink when i am selecting any one of then it has to open another page how can it Read Answers (3) | Asked by : vishnuVardhan How to write the OnSelectedIndexChanged event for the inside of the gridview HyperLinkField in Asp.net. hii firenz.. If we check some particular checkboxes in the gridview ..the complete row must be stored in database..here the gridview contains the columns of different tables.then..How can Latest Answer : You can't insert data in multiple table in one query but the other solution is belowfirst get data from gridview to a temp table (DataTable) as following:{Â CheckBox cb;Â DataTable tb=new DataTable();Â tb.Columns.Add("eno", Type.GetType("System.Int32"));Â ... Which control is lightwieght control among gridview, detailsview, formview, datalist and repeater controls in ASP.NET 2.0 Latest Answer : Repeater Control is light weight control and can be used for simple reporting purpose ... Which control is lightwieght control among gridview, detailsview, formview, datalist and repeater controls in ASP.NET 2.0 Latest Answer : Repeater is the LightWieght Control among all of these ...
Sponsored Links
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||