I have created a grid using GroupByExpressions.
I have set the GroupHeaderItemStyle font-size to medium.
<GroupHeaderItemStyle Font-Size=Medium />
The grid contains a template colmun having asp dropdownlist with autopostbask=true. when the dropdownlist value is changed i am rebindingg the grid using RadAjax.
The problem is that when the grid is rebinded using RadAjax the GroupHeaderItemStyle font-size=medium property not works.
If i rebind the grid without using the RadAjax it works properly.
Thanks.
I have set the GroupHeaderItemStyle font-size to medium.
<GroupHeaderItemStyle Font-Size=Medium />
The grid contains a template colmun having asp dropdownlist with autopostbask=true. when the dropdownlist value is changed i am rebindingg the grid using RadAjax.
The problem is that when the grid is rebinded using RadAjax the GroupHeaderItemStyle font-size=medium property not works.
If i rebind the grid without using the RadAjax it works properly.
Thanks.