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
Where is asp.net session stored?
1.What r collections? 2.What is .pdb file? 3.Is it possible to provide access to users in master page? 4.What is dirty n Phantom Read(SQL)? 5.What r different isolation levels(SQL)? 6.How to set authentication mode in web.config file?
How can we implement a identity (sql server) call in an asp.net page?
Out of ASP or ASP.NET which one is stateless?
Is it possible to migrate visual interdev design-time controls to asp.net?
Why would a company use an application service provider?
List the major built-in objects in asp.net?
Explain about Application and Session Events ?
How is a session stored and maintained in asp.net?
Explain the difference between response.redirect vs server.transfer
Using code explain Configuration Management
What does asp stand for in asp.net?
Can I tap into other windows livetm services?
What does postback mean?
How long does an http session last?