Hi,
We are working on a DNN development project and tried to implement the RadGrid Control.
DNN version : 4.9.3
Telerik Dll : 2009 Q1
We ensure some problems with this options grids :
- Filters are working well on the first load page, but after applying a filter on a column, they did not work anymore (the filter list with all the filters options doesn't appear anymore).
- Same way with a grid using the Grouping option by Drag&Drop : After drag a first column in the grouping area, there is no way to Add/remove elements in the grouping zone...
We have test it under IE7 and FF3.0.9 on 2 differnt computers.
We just found that after applying a first filter or grouping column, there is an Javascript error of this kind:
An other one :
Others options like Paging or Ordering are working well, and not only on first load.
Could anyone can help us ?
Thx a lot by advance.
We are working on a DNN development project and tried to implement the RadGrid Control.
DNN version : 4.9.3
Telerik Dll : 2009 Q1
We ensure some problems with this options grids :
- Filters are working well on the first load page, but after applying a filter on a column, they did not work anymore (the filter list with all the filters options doesn't appear anymore).
- Same way with a grid using the Grouping option by Drag&Drop : After drag a first column in the grouping area, there is no way to Add/remove elements in the grouping zone...
We have test it under IE7 and FF3.0.9 on 2 differnt computers.
We just found that after applying a first filter or grouping column, there is an Javascript error of this kind:
| $find("dnn_ctr519_Store_ctl00_ctl00_RadGridProducts") is null<br>[Break on this error] $find("dnn_ctr519_Store_ctl00_ct...ucts_ctl00", "ModelReferenceML", event); |
| $find("dnn_ctr372_Store_ctl00_ctl00_RadGridProducts") has no properties |
Others options like Paging or Ordering are working well, and not only on first load.
Could anyone can help us ?
Thx a lot by advance.