Quantcast
Channel: Telerik Forums RSS
Viewing all articles
Browse latest Browse all 94857

How can I dynamically change the HeaderText of a GridColumnGroup on the client

$
0
0

Unless, or until, I hear of a better solution, I decided to do the following:

masterTableView.getColumnByUniqueName("UniqueNameHere")._element.parentCell.innerText = "NewHeaderTextHere";

 Essentially, I have to get the parentCell (i.e. GridColumnGroup) and update it's text.


Viewing all articles
Browse latest Browse all 94857

Latest Images

Trending Articles



Latest Images