Forum Replies Created
-
Author
-
Hi melvin,
Unfortunately it is not possible to do autotab on pressing enter key.
Best Wishes,
MariyajQWidgets Team
http://www.jqwidgets.comNovember 30, 2015 at 1:54 pm in reply to: Adding Accordion Topic To Demos Page Adding Accordion Topic To Demos Page #78710Hi lineker,
Thank for the interest in jqWidgets and for the suggestion. We would take it under a consideration.
Best Wishes,
MariyajQWidgets Team
http://www.jqwidgets.comNovember 30, 2015 at 11:32 am in reply to: Data not displayed thru dataAdapter Data not displayed thru dataAdapter #78701Hi bindu,
Please take a look at the provided demo for the jqxListBox at: http://www.jqwidgets.com/jquery-widgets-demo/demos/php/listbox.htm?arctic
Best Wishes,
MariyajQWidgets Team
http://www.jqwidgets.comNovember 30, 2015 at 7:09 am in reply to: rowCount in renderstatusbar problem rowCount in renderstatusbar problem #78672Hi melvin,
Can you please provide us with an example using https://www.jseditor.io/ in order for us to be more accurate?
Best Wishes,
MariyajQWidgets Team
http://www.jqwidgets.comHi Kevin,
In order to use the destroy method again,you should rebind the cellclick event because if the jqxGrid is destroyed, all things associated with it are removed, too.
Best Wishes,
MariyajQWidgets Team
http://www.jqwidgets.comNovember 30, 2015 at 6:42 am in reply to: jqxDockingLayout add remove documentPanel jqxDockingLayout add remove documentPanel #78667Hi jqwidgetsdev,
Thank you for the interest in the jqxDockingLayout. You can use the ‘addFloatGroup’ method as shown at: https://www.jseditor.io/?key=jqxdockinglayout-addfloatgroup-method and drag and drop it where you need it. You can also use the the contextMenu property in order to close a panel.
Best Wishes,
MariyajQWidgets Team
http://www.jqwidgets.comHi chethans,
Please take a look at the provided example in which all of the columns are exported at: http://jsfiddle.net/jqwidgets/qs5mr/.
If you have more questions do not hesitate to contact us.Best Wishes,
MariyajQWidgets Team
http://www.jqwidgets.comNovember 30, 2015 at 6:22 am in reply to: Performance issues while checking all checkboxes Performance issues while checking all checkboxes #78665Hi manojkumar,
Thank you for the interest in jqxDropDownList. The reported behavior is normal because of the number of the records.
Best Wishes,
MariyajQWidgets Team
http://www.jqwidgets.comHi M.Z,
Take a look at the provided working example which is online at: http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxtree/ajaxloading.htm?arctic .For basic information about jqxTree you can use:http://www.jqwidgets.com/jquery-widgets-documentation/documentation/jqxtree/jquery-tree-getting-started.htm
Best Wishes,
MariyajQWidgets Team
http://www.jqwidgets.comHi Rajrsh,
Unfortunately it is not possible to have two charts in one div. But as a workaround take a look at the provided demo at: http://jsfiddle.net/vnxba2am/
Best Wishes,
MariyajQWidgets Team
http://www.jqwidgets.comHi M.Z,
All of the jqWidgets’s controls are working. The provided code is from our online demo so if the jqxTree does not appear you may have one of the following problems which are not connected with the controls.
-your files are not referred right
-your file with the data is not referred right
-your web server is not configured rightTake a look at the provided demo for jqxGrid: http://jspexamples.jqwidgets.com/examples/grid.htm?arctic
Best Wishes,
MariyajQWidgets Team
http://www.jqwidgets.comNovember 23, 2015 at 10:10 am in reply to: A special requirement for jqxGrid A special requirement for jqxGrid #78438Hi wureka,
Please take a look at the provided demos for spreadsheet at: http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxgrid/spreadsheet.htm?arctic
for adding and deleting rows at: http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxgrid/createremoveupdatedata.htm?arctic and for pinning a column:http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxgrid/pinnedcolumns.htm?arctic.
When you add a new row and you want a dropdown column, it can be achieved in two ways:
-with a double click
-all of the columns for the project names should be of a dropdown type.
Take a look at the provided example at:http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxgrid/cellediting.htm?arctic The Product column is a dropdown column.Best Wishes,
MariyajQWidgets Team
http://www.jqwidgets.comNovember 23, 2015 at 9:50 am in reply to: Remove check all column in Grid Remove check all column in Grid #78437Hi shaelynw,
Take a look at the provided example at: http://jsfiddle.net/9gqsx0q8/ It would be helpful for your first question.
Best Wishes,
MariyajQWidgets Team
http://www.jqwidgets.comNovember 23, 2015 at 9:41 am in reply to: Remove check all column in Grid Remove check all column in Grid #78435Hi shaelynw,
Thanks for the interest in jqxGrid. Please refer to: http://www.jqwidgets.com/community/topic/default-grid-is-check-all/ and the provided example. If you have any further questions do not hesitate to contact us.
Best Wishes,
MariyajQWidgets Team
http://www.jqwidgets.comHi M.Z,
Ajax works only with HTTP protocol so you should run any demo on a web server or Localhost. Please ensure that the all of the files paths are right as well.
Best Wishes,
MariyajQWidgets Team
http://www.jqwidgets.com -
AuthorPosts