jQWidgets Forums

jQuery UI Widgets Forums Grid DataGrid with ComboBox

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 13 years, 3 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • DataGrid with ComboBox #1785

    mauprice
    Member

    Is it possible to embed a comboBox in column of the dataGrid?

    I did try by using the { text: ‘City’, datafield: ‘city’, columntype: ‘combobox’, width: 180 } but it did not work.

    Any ideas or examples would really help.

    Cheers.

    DataGrid with ComboBox #1786

    Peter Stoev
    Keymaster

    Hi mauprice,

    The Grid widget currently does not support ComboBox columns. In this version it supports only CheckBox and Row Number columns which are read-only. We are currently working on ‘Cell Editing’ feature that will allow you to embed a jQuery widget(like ComboBox) when a grid cell is in edit mode. This feature is expected in the release scheduled for March, 2012. For more information about what’s coming, please see our Roadmap.

    Please feel free to write us, if you have additional questions.

    Best Wishes,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.