Question
cfgridkey=null, empty row
When my cfgrids return no data after a search with no results then the click function fires. This causes all sorts of errors.
I cant understand it as the cfgrid is set to selectonload=false. The click event then fires with a cfgridkey=null.
its a javascript function and i have tried to capture the null event with some if statements but they get ignored..
