Hi,

Is there any quick way to run a function after someone hits enter 
after editing a datagrid cell.

Ideally I want it to move to the next field if tabbed and insert a 
new row if they hit enter.

I see there is a enter=<func>  for TextInput... but how do I get this 
into the Datagrid editing cell ?

I would also be interested in being able to click on a row with no 
data to add a new row.  So, if anyone knows how to do that it would 
be useful too ?  I seem to be able to capture a click on a row, but 
not sure how to detect click on "rows" with no data.

Thanks,

Shaun



Reply via email to