Dategrid filtering and sorting
How can we sort all the fields at once?
Answer Posted / pritam
first write one sql query and there include "order by (the
column header of the datagrid what you have used").
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Is asp.net a language?
How to change Master page in ASP.Net using code?
What is http session state?
Please briefly explain the usage of global.asax?
Why and where this web.config file is used?
What is the use of session?
How asp.net mvc differs from asp.net web forms? : asp.net mvc
How can we identify that the page is post back in asp net?
What is the difference between file-based dependency and key-based dependency?
What is connection pooling and how to enable and disable connection pooling?
What is asp.net mvc? : asp.net mvc
Explain Optimization technique description?
Define xmlvalidatingreader class.
In which event of the page viewstate is available?
Define web.config in .net?