What tags do you need to add within the asp:datagrid tags to
bind columns manually?
Answer Posted / joseph
First set AutoGenerateColumn False, then set the
DataSourceID and DataKeyNames properties. Of course, you
also need to specify the columns.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is cached data phone?
Give 2 examples for scenarios when routing is not applied?
What is difference between inproc and outproc?
What are the disadvantages of view state?
a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?
What are session state modes?
What is the advantage of using Windows authentication in a Web application?
What are web server controls in asp.net?
How Session outproc in Sqlserver stored?
How to send a DataReader as a parameter to a remote client ?
How many types cache in asp net?
Is it possible to migrate visual interdev design-time controls to asp.net?
What are client activated objects?
Describe the disadvantage of cookies.
What are the navigation ways between pages available in ASP.NET?