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
How many web config files can be created for an application?
What is the main differences between asp and asp.net?
What are the various ways to send content from one page to another?
What is data caching?
How many languages are supported by .NET at present time?
Define what is razor? : asp.net mvc
How is mvc different from asp.net? : Asp.Net MVC
What are the built-in objects in asp.net?
Where you store Connection string in "Web.Config" file in ASP.NET?
What is the importance of Global.asax in ASP.NET?
Describe a Windows Service and its lifecycle ?
Why we use content place holder in asp.net?
Define a static class?
Explain how dot net compiled code will become platform independent?
Define asp.net caching?