|
Rank: Advanced Member Groups: Member
Joined: 3/31/2009 Posts: 52
|
I placed a grid on the web. It start with 3 columns. I want let user to add column by clicking a button and then trigger client-side fucntion.
I know I can do it by re-bind data at server-side but it spend too much time to do it even in callback mode.
Is there any method to do it?
By the way, I would like to make some suggestion to your support forumn. Could you let your customers or potential customers to input the post that relate to which component? Therefore, when your customers tried to look for some topic about EO.Web.Grid, then they can just narrow down the topic that is category of EO.Web.Grid.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
Unfortunately no. But I believe you can call client side setVisible on the GridColumn object to show/hide a column.
Thanks
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Texwinca Developer wrote:By the way, I would like to make some suggestion to your support forumn. Could you let your customers or potential customers to input the post that relate to which component? Therefore, when your customers tried to look for some topic about EO.Web.Grid, then they can just narrow down the topic that is category of EO.Web.Grid. Great suggestion. We will certainly look into the idea and see what we can do. Thank you very much!
|
|