hi,
I need a search function for specific grid column. the grid has a alowpaging = true so i guess i have to code the search at server side.
any tips out there how to find a gridcellat server and set the next cell to editmode?
I' ve found a sample on http://samples.infragistics.com/2009.1/WebFeatureBrowser/Default.aspx for clientside searching but the found cell (row) does not scroll to view. However I' am afraid this will not work with pagers.
would be nice to do this without a roundtrip.
thanks in advance.
best regards.