:: Forum >>
Hyper Link inside a Grid
How do you put links or POST ID's and Values inside a Grid so the data value from the row selected be posted to the server side
Petesakes
Thursday, October 18, 2007
It looks like I found a solution IF there is such a function.
As in this Event
grid.onSelectedRowsChanged = function(rowIndicesArray){
POST value = referenceData in the first column and then invoke a POST SUBMIT function
+ "]");
}
I have looked at most of the functions and cannot seem to find such function.
Petesakes
Thursday, October 18, 2007
Never mind. I should study more before asking questions. I just realized I can write calls to my own javascript functions.
Thanks again
Petesakes
Thursday, October 18, 2007
This topic is archived.
Back to support forum
Forum search