Unplanned
Last Updated: 19 Dec 2017 10:27 by Attila Antal
ADMIN
Attila Antal
Created on: 19 Dec 2017 10:17
Category: Grid
Type: Bug Report
1
RadGrid looses reference to GridHTMLEditorColumnEditor after Rebind.
There are two possible approaches to overcome this issue:
- First approach would be to get a reference to the GridHTMLEditorColumn and add the desired tools in the code behind using the "OnItemCreated" server event handler of RadGrid.
- Second approach would be to use GridTemplateColumn with RadEditor.
0 comments