Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Elegant Grid Tech Support » DataRowBound event for BoundGridControl Collapse All
Subject Author Date
Wali Akthar Mar 15, 2011 - 6:21 AM

Hi,


Is there an equivalent method for datarowboundevent in the boundgridcontrol?


I want an event to be fired whenever a row is bound to the grid control so I can alter the contents of cells, for example format dates etc etc.


 


Is this possible??


 


Thanks

Technical Support Mar 15, 2011 - 12:34 PM

Please use the BoundGridControl.ModifyCellDisplayValue event.