Dategrid filtering and sorting
How can we sort all the fields at once?
Answer Posted / srividhya.s
Undoubtedly u need to write a sql query for this with the
order by (or) sort by.
And also call the subroutine that fills the datagrid after
each insert or delete so that u can see the changes at the
runtime with the new alignment(i mean sorting)...
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What does asp stand for in asp.net?
What is GAC in ASP.NET 2.0
What is a web api?
What is difference Between Authentication and authorization?
What is the page life cycle in asp.net?
What is the use of service provider?
Can we have multiple web config files for an asp.net application?
Explain what is the procedure to create the environment for asp.net? : asp.net mvc
Is it possible to apply themes to an asp.net application? If yes, then how?
What are different methods of session maintenance in asp.net?
Which object encapsulates state or data of a user?
What is the Intermittent crashing of application in production?
What does postback mean?
What is semantic gap?
What is applicatio domain?