hi,
how can i select gridpanel rows clientside.My gridpanel has only one column, which has column datatype string. when i click the coolite button , one string is passed to the javascript function, that string one of the row value in gridpanel, and i want to select that gridpanel row. how can i select gridpanel rows based on the row values in client side.


Thanks in advance.