jQWidgets Forums

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts

  • rajendra
    Participant

    Hi Peter,

    The best way to hide the columns when Grid initialization is setting hidden property to columns.

    But whenever I want to show the columns again, should I call showColumn for each column. Because I have total 100 columns, so the script is taking too much time( I have to iterate through the entire array).

    Can you please tell me, if there is any method/configuration at Grid Level to show all hidden columns(hidden = true to hidden = false) as well as to hide columns(hidden = false to hidden = true)

    Thanks in advance,
    Rajendra

    in reply to: Dynamic Tabs | On Removal Dynamic Tabs | On Removal #29185

    rajendra
    Participant

    Hi Dimitar,

    I have one requirement on closing tabs. I need to handle the tabs before closing like the tabs are setting dirty if any control’s data is changed. While closing the tab, I should check whether the tab is dirty or not… If the tab is dirty, the tab should not closed.

    For the requirement, I did not find any event on closing the tab. I found “removed” event after closing the tab. But we cannot get the tab to back(with same index and content).

    Is there any event available on this requirement. Any other alternatives…….

    Please suggest……

    Thanks,
    Rajendra


    rajendra
    Participant

    Hi Peter,

    I have the requirement that is “disable the editing of entire Grid column”. Can you please give the release number/script for my requirement.

    Thanks in advance,
    Rajendra

Viewing 3 posts - 1 through 3 (of 3 total)