Forum Replies Created
-
Author
-
December 17, 2016 at 7:49 am in reply to: jqxtree itemclick source update jqxgrid jqxtree itemclick source update jqxgrid #89920
Hey I was able to get the itemclick and update source data to the grid.
Problems still facing:
1) But now whenever I click on a different item on the tree, it doesnt update the source of the grid.2) And also if suppose I had a row with id = 2 with two records(rows). It only updates the grid and show only one row with id = 2. But it suppose to give both rows.
Here is my fiddle
http://jsfiddle.net/Q92wz/213/December 17, 2016 at 1:13 am in reply to: jqxtree itemclick source update jqxgrid jqxtree itemclick source update jqxgrid #89919No i need some kind of jsfiddle example. The demos u showed arent the ones i need
December 12, 2016 at 4:20 pm in reply to: jqxgrid rowselect value to textarea jqxgrid rowselect value to textarea #89770Oh never mind. I just figured it out. Thanks
December 12, 2016 at 4:00 pm in reply to: jqxgrid rowselect value to textarea jqxgrid rowselect value to textarea #89768Oh sorry I dont want to use the jqxtextarea of the widgets. I want to use the standard bootstrap textarea tag. Can you show an example?
December 9, 2016 at 6:10 pm in reply to: jqxdropdownlist and tooltip bound jqxdropdownlist and tooltip bound #89730Thank you so much. I got it working
November 30, 2016 at 12:38 am in reply to: jqxdropdownlist and tooltip bound jqxdropdownlist and tooltip bound #89422Could you please show an example? Even though clicked on the tooltip, the dropdown listbox closes and opens again. I dont want that to happen. I want the dropdown listbox to stay open even though u click the tooltip and close both of them only if clicked outside.
November 21, 2016 at 3:21 pm in reply to: jqxdropdownlist and tooltip bound jqxdropdownlist and tooltip bound #89194Oh it still closes the dropdownlist. I wanted like this, if a user clicks on the dropdownlist, the dropdown will open and the tooltip will open too. (This part is correct). But now when a user clicks inside the tooltip or dropdown, both the dropdown and the tooltip should stay open. And both the dropdown and tooltip should only close if the user clicks outside the body.
-
AuthorPosts