Browse By Tags

  • WebDataGrid - Problem getting selected cell value in javascript on CellSelectionchanged event

    I'm using the new V10.2 controls, Visual Studio 2008. I just need to get the row of the cell selected, then use that to get a value from the same row.  I have problems with both of those things - I have comment lines in ALL CAPS above my problem lines…