Forum Replies Created
-
Author
-
December 29, 2016 at 3:10 pm in reply to: jqxtreegrid checkrow button doesn't work? jqxtreegrid checkrow button doesn't work? #90188
Hi Hristo, can you show a example like in jsfiddle that would help
December 29, 2016 at 2:44 pm in reply to: jqxgrid createwidget Icons column inserted on button click jqxgrid createwidget Icons column inserted on button click #90187Also adding to the above post, I want Action Button 2 to insert the second Icon image. I cant seem to achieve this either
December 29, 2016 at 2:40 pm in reply to: jqxgrid createwidget Icons column inserted on button click jqxgrid createwidget Icons column inserted on button click #90186Hi Dimitar, this is awesome but I when I perform the action on a row, I want those icons when I perform the action button on another row. Because right now when I select row 1, and click the button, it shows the icons. But when I unselect that row and select row 2 and click the action button, the icons disappear on row 1.
December 28, 2016 at 10:38 pm in reply to: jqxtreegrid checkrow button doesn't work? jqxtreegrid checkrow button doesn't work? #90166Check the post before this:
Here I almost got it, but seems like still has problem with the lock and unlock rows.
Here is updated fiddle:
http://jsfiddle.net/u71sjxdq/278/December 28, 2016 at 10:02 pm in reply to: jqxtreegrid checkrow button doesn't work? jqxtreegrid checkrow button doesn't work? #90165Ok yeah I noticed that. I have updated it
http://jsfiddle.net/u71sjxdq/229/
What i want to do is. Suppose I have Grouped all 2 rows under Country USA. Now when I select any rows from this grouping, I want to lock all other grouping rows. But keep the selected and the rows within that grouping unlocked.
December 27, 2016 at 4:37 pm in reply to: jqxtreegrid checkrow button doesn't work? jqxtreegrid checkrow button doesn't work? #90141Hey during rowCheck, how do you lock all rows except the selected rows based on the ID?
December 27, 2016 at 4:50 am in reply to: jqxtreegrid checkrow button doesn't work? jqxtreegrid checkrow button doesn't work? #90122Hi I really need help on this.
December 22, 2016 at 3:44 pm in reply to: jqxgrid master and jqxtreegrid slave Help jqxgrid master and jqxtreegrid slave Help #90066Hey Hristo,
I need one more help and its regarding the jqxtreegrid. Ok whenever i do cellBeginEdit to any row, I want the jqxtreegrid to also do select the checkbox during beginedit and end edit. I cant seem to do it.
MY JSFIDDLE
http://jsfiddle.net/dr0rdh15/158/December 22, 2016 at 2:53 pm in reply to: jqxgrid master and jqxtreegrid slave Help jqxgrid master and jqxtreegrid slave Help #90063Oh thanks I fixed it.
December 22, 2016 at 4:51 am in reply to: jqxgrid master and jqxtreegrid slave Help jqxgrid master and jqxtreegrid slave Help #90039Hey I got one small problem, I cant seem to group rows by Firstname. It shows undefined
My jsfiddle
http://jsfiddle.net/dr0rdh15/107/December 21, 2016 at 6:06 pm in reply to: jqxgrid master and jqxtreegrid slave Help jqxgrid master and jqxtreegrid slave Help #90033See Here is my example if anyone need
http://jsfiddle.net/dr0rdh15/59/December 21, 2016 at 5:44 pm in reply to: jqxgrid master and jqxtreegrid slave Help jqxgrid master and jqxtreegrid slave Help #90031Never mind I figured it out. It works perfectly
December 21, 2016 at 4:16 pm in reply to: jqxgrid master and jqxtreegrid slave Help jqxgrid master and jqxtreegrid slave Help #90026See here is my jsfiddle. I am able to make the jqxgrid as master and jqxtreegrid as slave. But the expand doesnt show on the jqxtreegrid.
December 19, 2016 at 4:47 pm in reply to: jqxtree itemclick source update jqxgrid jqxtree itemclick source update jqxgrid #89969Hey I need one more small help. Suppose I click on item ‘Purchased’, it has two records in the jqxgrid detail as detail related to master 1 and detail related to master 1.5. Ok suppose I clicked on detail related to master 1 row, it selects that row ok. But when I click on a different Item on the tree such as ‘Sold’, and look at the jqxgrid detail. It will show that selection on detail related to master 2 row. But I only did selection in Item ‘Purchased’ detail.
Here is my fiddle
http://jsfiddle.net/dgjemdtd/23/December 19, 2016 at 4:39 pm in reply to: jqxtree itemclick source update jqxgrid jqxtree itemclick source update jqxgrid #89968Thank you so much
-
AuthorPosts