Hi All ,
I need to perform some specific task on the onblur of the Columns\GridColumnText and also the onchange for the Columns\GridColumnSelect.
So, My question is how can i trigger the action in onblur event and on onchange event.
Any suggestion please!
Hi Gabriel Lundgren,
Thankyou for your reply.
Referring the datagrid sample, I have completed by using the Events trigger in the datagrid.
Regards,
Ellakkiya.S
Hello Ellakkiya Selvadurai,
You want these events specifically for Text and Select columns?
Thank you,
Gabriel Lundgren
Hi @Ellakkiya , may I know what Events trigger did you used? I see there are only two events, "OnCellValueChange" and "OnColumnReorder".Thank you!