jQWidgets Forums
Forum Replies Created
-
Author
-
Ivailo,
Working fine. Thank you so much
Regards,
VijiCould you please provide me a sample for the above.
Regards,
VijiHi Ivailo,
Working fine. Thank you so much.Regards,
VijiJanuary 20, 2015 at 12:58 pm in reply to: Get all rows after filtering Get all rows after filtering #65686using ‘getboundrows’ like below. is it correct?
$(“#mygrid”).jqxGrid(‘getboundrows’);
Thanks,
VijiJanuary 19, 2015 at 5:59 am in reply to: Retaining filters on reloading the grid Retaining filters on reloading the grid #65560Thank you so much for the solution Peter. Could you please share a sample to follow the same as you are saying not to do inside the rendering functions.
Thanks,
VijiJanuary 14, 2015 at 1:43 pm in reply to: Retaining filters on reloading the grid Retaining filters on reloading the grid #65360Hi Peter,
I don’t want to update my DB. I just want to send the updated value (id) as a input parameter and fetch the other details from DB for that id and reload it in the same row(just 2 cells). Will “updaterow” callback function works for this scenario?Thanks,
VijiJanuary 14, 2015 at 12:34 pm in reply to: Retaining filters on reloading the grid Retaining filters on reloading the grid #65354Peter,
SO in cellsrenderer function of that particular cell, we can make ajax calls. If we need to update 2 cell values on changing the jqxslider column also, we can make use of this approach? If so, please share a sample for the same.
Thanks,
VijiHi Peter,
I have created a sample in jsfiddle.net and tested. It is working fine there. we are using version 3.0.1 and not the current version. That is the issue.
Thank you so much for your wonderful help Peter.Thanks,
VijiHi Peter,
I debugged and found out that, If any of the cell’s value is null, I am getting this error.
Thanks,
VijiI have followed the below link for dynamic columns. When I export it, I am getting the above error.
http://www.jqwidgets.com/community/topic/dynamic-columns-and-datafields-2/Thanks,
VijiSeptember 24, 2014 at 6:21 am in reply to: jqxslider as one of the column in jqxgrid jqxslider as one of the column in jqxgrid #59959Thank you so much Peter for your prompt reply.
Thanks,
VijiFebruary 28, 2014 at 7:26 am in reply to: checkbox's indeterminate state checkbox's indeterminate state #50274Hi,
Resolved the issue using rowscount.Thanks,
VijiFebruary 26, 2014 at 12:01 pm in reply to: Group header font style as Normal Group header font style as Normal #50161Hi Dimitar,
It changes the appearance of group headers but this text ‘Drag a column and drop it here to group by that column’ style is not changing.
Thanks,
Viji -
AuthorPosts