jQWidgets Forums
Forum Replies Created
-
Author
-
April 7, 2017 at 5:32 pm in reply to: Checkbox in grid not working Checkbox in grid not working #92798
Indeed it works; I notice that our dependencies are not the same – I have mine individualized to just those I need, you have used jqx-all.js. Would you have an idea of which specific file is needed to display the checkbox type?
Also, I notice that the value “2017-03-01” gets displayed as “02/28/2017”, same with the other dates – somehow in the formatting they are taken back one day. This could prove a problem. Any idea why that’s happening?June 7, 2016 at 8:55 pm in reply to: CellsFormat in jqxgrid is not working CellsFormat in jqxgrid is not working #84970Just as a note, I wanted to point out that neither the documentation nor the demos mention that type must be set for cell formatting to work. The source code featured in the documentation does not feature type fields being set in the columns settings for the grid. This is just intended as feedback – perhaps bringing the documentation up to date would be advisable.
ThanksHello again,
Never mind – I was missing two declarations for the paging, namely jqxlistbox and jqxdropdownlist.Philippe
May 16, 2013 at 1:12 am in reply to: Need help with jqxGrid – not working for me Need help with jqxGrid – not working for me #21220Hi,
Now my original code works. It must have been a caching issue, since I didn’t change anything. I apologize for taking your time for nothing. Thank you for the fantastic framework.Philippe
May 15, 2013 at 6:50 am in reply to: Need help with jqxGrid – not working for me Need help with jqxGrid – not working for me #21181Hello,
I see that the path references changed (from ‘jqw282/jqwidgets/…’ to ‘../../jqwidgets…’) – was this because you saved the file to a different folder than the web root?
Also, I see you transformed my call to a php file returning a JSON dataset (similarly to the example at bind-jquery-grid-to-mysql-database-using php.htm) to a local reference to “hard-coded” data: Does this mean the access via url as described in the sample does not work?Thanks,
Philippe
-
AuthorPosts