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
What is difference between web config and global asax?
What is class and object in asp.net?
Write code to send e-mail from an asp.net application?
Explain how asp.net page works?
What are the session variables?
What is the difference between page-level caching and fragment caching?
What is the extension of master page in asp.net?
What is synchronous and Asynchronous post back ?
What is rich control in asp.net?
What r the asp.net list controls and difference between them?
What is the difference between application state and caching?
If you have an application with multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers by using round-robbin load balancing. Explain which is the best approach to maintain login-in state for the users?
Just by seeing the signature of the bean how can you specify whether it is a stateful or stateless session bean?
What is autopost?
Do cookies store passwords?