This is a migrated thread and some comments may be shown as answers.

Grid command events not triggering when dinding columns dynamically

1 Answer 31 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Robert Dennyson
Top achievements
Rank 2
Robert Dennyson asked on 01 Sep 2010, 07:03 AM
Hi,

I have an issue with RadGrid, Im binding the grid with pivot data, so I created the custom template as template column. Everything working fine, but no command events triggering in the grid. But I dont find any issue with binding & displaying columns. I have binded the columns in Page_Load event ,also I tried OnInit() event.Please help me...

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 01 Sep 2010, 09:49 AM
Hello Robert,

Please make sure that you use NeedDataSource to provide DataSource for the grid. You can check this article for more info:
http://www.telerik.com/help/aspnet-ajax/grdadvanceddatabinding.html

All the best,
Pavlina
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
Tags
Grid
Asked by
Robert Dennyson
Top achievements
Rank 2
Answers by
Pavlina
Telerik team
Share this question
or