Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Grid > Set grid datasource from javascript

Not answered Set grid datasource from javascript

Feed from this thread
  • rtech avatar

    Posted on Dec 20, 2010 (permalink)

    hi guys ,
    I have radgrid and radpanelbar , i create some filter for radgrid in radpanel bar and I want when user click in filter type in panel bar grid filter by that . how can i do this ?

    Reply

  • Tsvetina Tsvetina admin's avatar

    Posted on Dec 22, 2010 (permalink)

    Hi,

    I am not absolutely sure if I understand your requirements but if you want to apply a filter to RadGrid that is not generated by its built-in filtering, you could try the folowing:
    1. Trigger a filter command by using the FireCommandEvent method.
    2. Then, you can apply the custom filter expression to the control and rebind it, as done in the Example 2 code-snippet in this help article.

    I hope this helps.

    Kind regards,
    Tsvetina
    the Telerik team
    Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Grid > Set grid datasource from javascript
Related resources for "Set grid datasource from javascript"

ASP.NET Grid Features  |  Documentation  |  Demos  |  Step-by-step Tutorial  ]