Example   Source
  Menu  | 
<<
>>
 |  Run as  
In addition to the UpdateMode property you can force particular columns to be in constant edit mode by specifying the inlineEdit property against those columns you wish to be editable inside the grid. The onFieldValueChanged event is used to set the Unit Price to 0.00 if the Supplier is changed. Rows which contain discontinued products are disabled to prevent the modificiation of disabled products using the onPageLoaded event.