Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2167
Fire column sort?
posted

How can I fire a column sort on the client without actually clicking on a column?

 

  • 28464
    posted

    Hello Robert,

    Yes, this is possible by using the sort or sortColumn client-side CSOM methods of the grid object documented here:

    http://help.infragistics.com/Help/NetAdvantage/ASPNET/2009.1/CLR3.5/html/WebGrid_Object_CSOM.html

    Hope this helps.