jQWidgets Forums
Forum Replies Created
-
Author
-
Hi lolodev,
Can you please give us a reference of the place in the documentation where you read about adding node from the root?
Best Wishes,
MariyajQWidgets Team
http://www.jqwidgets.comHi lqyan,
Please take a look at the provided example at: http://jsfiddle.net/jdhdwyd0/
As you can see you are not initializing your button and then you are not using the right id.Best Wishes,
MariyajQWidgets Team
http://www.jqwidgets.comHi joe,
Please take a look at the provided example at:http://jsfiddle.net/66t6y18d/
I hope it would be helpful in you case.Best Wishes,
MariyajQWidgets Team
http://www.jqwidgets.comAugust 3, 2015 at 5:35 am in reply to: Please clarify what the valid values are for the checkbox Please clarify what the valid values are for the checkbox #74406Hi MrWinky,
The acceptable values when loading a jqxGrid from an adapter are: true, false and 0,1 set as strings and numbers.
If you have any other questions do not hesitate to contact us.Best Wishes,
MariyajQWidgets Team
http://www.jqwidgets.comHi joe cx,
It depends on your data values of the checkbox column. If they are all true or 1, the checkboxes will be all checked. The supported values are 0,1,true and false.
Best Wishes,
MariyajQWidgets Team
http://www.jqwidgets.comHi Tan,
Unfortunately it is not possible to have three different colors in the range selector.
Best Wishes,
MariyajQWidgets Team
http://www.jqwidgets.comHi Simon,
In order to see your posts and replies, you can click on your username in the forum and you will be able to see this information.
Best Wishes,
MariyajQWidgets Team
http://www.jqwidgets.comHi wUser,
Please take a look at the provided example at:http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxmenu/images.htm?arctic
Best Wishes,
MariyajQWidgets Team
http://www.jqwidgets.comJuly 7, 2015 at 6:15 am in reply to: getItemByValue still returns item although list was cleared getItemByValue still returns item although list was cleared #73436Hi Tony,
Thank you,we will check whether this is an issue or not.
Best Wishes,
MariyajQWidgets Team
http://www.jqwidgets.comJune 19, 2015 at 1:25 pm in reply to: No scrollbar when a tree inside a tab is expanded No scrollbar when a tree inside a tab is expanded #72765Hi Arnaud,
As far as I can see you are setting height to the jqxTree in your example:
$('#div_pages_acces_tree').jqxTree({ source: treeRecords, width: '100%', height:200});
The difference is that it is used initContent and height is set to different value.If you do not use height, there would not be scrollbar.
Best Wishes,
MariyajQWidgets Team
http://www.jqwidgets.comJune 19, 2015 at 1:04 pm in reply to: No scrollbar when a tree inside a tab is expanded No scrollbar when a tree inside a tab is expanded #72762Hi Arnaud,
The example you provided us is not made with ‘initTabContent’. However, here is a working solution: http://jsfiddle.net/jqwidgets/og8trwbw/
Best Wishes,
MariyajQWidgets Team
http://www.jqwidgets.comHi wUser,
In you case, you can use the nested Grid plug in. For more information take a look at the provided example at: http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxgrid/nestedgrids.htm?arctic
Best Wishes,
MariyajQWidgets Team
http://www.jqwidgets.comJune 19, 2015 at 12:17 pm in reply to: No scrollbar when a tree inside a tab is expanded No scrollbar when a tree inside a tab is expanded #72752Hi Arnaud,
The jqxTabs have a ‘initTabContent’ function, take a look at the provided example at : http://jsfiddle.net/jqwidgets/2nbr7/
Using this example, you can initialize jqxTree instead of the button from the example.Best Wishes,
MariyajQWidgets Team
http://www.jqwidgets.comJune 19, 2015 at 12:05 pm in reply to: Datatable source configuration Datatable source configuration #72748Hi antonborraz,
Please take a look at the provided example at: http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxdatatable/javascript-datatable-binding-to-xml.htm?arctic
If you want more information, you can check the help topic in the documentation page at: http://www.jqwidgets.com/jquery-widgets-documentation/documentation/jqxdatatable/jquery-datatable-data-sources.htmBest Wishes,
MariyajQWidgets Team
http://www.jqwidgets.comJune 19, 2015 at 11:46 am in reply to: How to populate jqxTree from two data source in jSON? How to populate jqxTree from two data source in jSON? #72747Hi shyselsasi,
Unfortunately it is not possible to populate jqxTree from two different data sources.
Best Wishes,
MariyajQWidgets Team
http://www.jqwidgets.com -
AuthorPosts