Hi Arun,
Thank you for writing.
You can use the
NodeAdded event of the control and from the
DataBoundItem property of the
Node in the event arguments you can access the
DataRowView and respectfully the
DataRow in order to update its fields.
Let me know if you need further assistance with this case.
Kind regards,
Stefan
the Telerik team