I am binding RadGrid with list of Users like RadGridUser.DataSource = userList and userList is List<User>, my question is, is there any way to get User object from the RadGrid on itemcommand or itemdatabound, I always found DataItem null...
You should be able to do so in the ItemDataBound event as demonstrated in the attached sample.
All the best,
Tsvetoslav
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items