addClassToGridRowCell
This function is used to color a single cell in a grid, or highlight it.
Parameters
Class names
Example Usages
app.addClassToGridRowCell(eventArgs, "cordlnShippedQuantity", "success");Return Values
Last updated