How to create dynamic gridview?
Answer / Mudassar Hasan
To create a dynamic GridView, you can bind it to a DataTable that is dynamically populated with data. This can be achieved using code-behind or in the ASPX markup by setting the DataSource property of the GridView and calling the DataBind() method.
| Is This Answer Correct ? | 0 Yes | 0 No |
Describe datareader object of ado.net with example.
How can I retrieve two tables of data at a time by using data reader?
Explain how to copy the contents from one table to another table and how to delete the source table in ado.net?
How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?
1 Answers SwanSoft Technologies,
Explain how to call the sql commands asynchronously in ado.net version 2.0?
what is data access layer?
how you will deal result set? How do you sort a dataset?If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
What is a string variable?
what is clustered index?why is it created?
Give few examples of datareader that is used in different dataproviders.
What does ado stand for in ado.net?
What is the namespace in which .NET has the data functionality classes?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)