PDA

View Full Version : Grid with a search mechanism



mysticav
22 Mar 2007, 4:01 PM
How would like to know how to incorporate a search mechanism into the grid.

Any example out there?

The grid sends this parameters (POST):
dir string
limit int
sort string
start int

So, How can I add custom parameters to this request, so I can send my own filters ?

Thanks.

JeffHowden
22 Mar 2007, 4:08 PM
I posted one under Examples & Extras:

http://www.yui-ext.com/forum/viewtopic.php?t=3261

mysticav
22 Mar 2007, 4:10 PM
Great. Quick response, you are faster than superman.