i am using this obout grid in asp, how can i use ajax to filter this grid
I mean i would have these fields above the grid
Name [......] Date From [......] Date To[.......] Year [......]
SUBMIT BUTTON
Now i dont want page refreshing, to filter it, If i click on submit button, the grid should refresh and filter according to critera, does obout provide any such functionality to use its component with jquery or ajax?
Thanks Atif