Hi,
Resolved all other issues i was having before - only 1 requirement -
If i change funding value to SI - admin fees columns become editable - I am trying to write a validation call back to make basic admin fee and total admin fee as required when the cell is editable ... I am not able to accomplish this ... Can you help me with an example on how to do this please?
Also, if you can tell me if there is any way to add tootltip like we add class
Ex: $grid.pqGrid("addClass", { rowIndx: rowIndx, dataIndx: dataIndx, cls: 'yellow' });
Thanks much !