Hi Erik,
Note that when grouping is applied the
view() method for the DataSource would return the groups. In that case you can get the items with the
data() method. The dataBound handler would look similar to the following.
For your convenience I have applied the approach in the dojo example. Check it out below and let me know how it works for you.
Regards,
Viktor Tachev
Telerik by Progress