jQWidgets Forums

jQuery UI Widgets Forums Grid making scrollers in jqxgrid

This topic contains 3 replies, has 2 voices, and was last updated by  homam 12 years, 2 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • making scrollers in jqxgrid #15388

    homam
    Member

    Hi.

    I have a jqxgrid, in this grid one of my columns is a number in range of 0-100, and it should be presented as a volume slider i previously made it with jquery ui and jquery dataTables, but now i want it in mt jqxgrid too, when i use cellsrenderer, it can make the requierd html with ‘return’ but i don’t know hoe to initialize the jqwidgets scroll bar or any other widgets of the jqwidgets which i need to be shown in grid cells

    can any one help please?

    making scrollers in jqxgrid #15397

    Peter Stoev
    Keymaster

    Hi homam,

    Unfortunately, It is not possible to display custom widgets within the Grid cells.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    making scrollers in jqxgrid #15401

    homam
    Member

    Thanks Peter Stoev
    But this can be useful if you want to make a grid view control panel for example in my case for controlling a large set of virtual load speakers (of course its an experimental project not commercial :D) with a slider or i want to have a 3state radio button set which of course is impossible because in jqxwidgets jqxgrid we have cellrendered event but we have not row rendered event which can trigger some function related to current rendered row

    even though i will keep enjoying your incredible widgets

    making scrollers in jqxgrid #15402

    homam
    Member

    Sorry Peter Stoev
    I have another problem is there any other way to trigger some other actions in cells after initializing the whole table?
    for example i used a click event on some of my page contents to make a slider in a columns each cell.
    it worked fine but when i do anything else like editting another cell from another row and column all of them clear and there stay only rendered state of the cell.
    what is this? how can i solve this?

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

You must be logged in to reply to this topic.