Dategrid filtering and sorting
How can we sort all the fields at once?

Answer Posted / ish

By putting the dataset value in dataview and sort that
dataview According the field and for filtering we can use
rowfilter option with dataview . after that we can bind
that dataview value with datagrid.


we can also use sortexpression in datagrid propertybuilder.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do session tokens work?

508


What is difference between viewstate and session state in javascript?

572


Define session in asp.net.

554


What’s the catch?

617


Explain the difference between singleton and single call?

532






What is inproc and outproc?

519


Why the javascript validation not run on the asp.net button but run successfully on the html button?

543


Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?

557


What is session state server?

611


In ViewState How much lifespan items stored?

589


How you will handle session when deploying application in more than a server?

581


What are Session states available and its Uses?

1689


In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?

589


Who can consume WebAPI?

583


What is session id in web application?

485