jQWidgets Forums
Forum Replies Created
-
Author
-
October 28, 2019 at 9:10 am in reply to: Treegrid expanded feature Undefined by default Treegrid expanded feature Undefined by default #107158
Hi,
thank you very much we were able to resolve this issue, but on the other hand, we still have another related problem: The FIRST time we are expanding a node (now, as you have shown us, before expanding the treegrid, we are able to initialize the property Expanded to false), the event rowClick is triggered but we would need that rowExpand Event is triggred, as in the evnet rowClick we do not know how to check if the node was expanded or selected for the first time.
Could you please explain us why the rowExpand event is not triggered the first time a node is expanded or how can we implement that behaviour, in order that Expanded property is set to true when the first time a node is expanded. the second time a node is expanded, the Expanded property is being set to True correctly, but not for the first time.
If you could provide us with a simple example of this behaviour, it would be very helpful.
Best Regards,
Nekane FontalOctober 23, 2019 at 10:25 am in reply to: Treegrid expanded feature Undefined by default Treegrid expanded feature Undefined by default #107101Hi,
i forgot to tell you that we are working with the version 8.3.2 Release Sept 2019
Kind regards,
Nekane FontalOctober 3, 2019 at 12:03 pm in reply to: How can I bind a “keydown OR Keypress” event to a jqgrid cell? How can I bind a “keydown OR Keypress” event to a jqgrid cell? #106922Hi,
we are not able to find it in the documentation. Could you please send us an example of it?Best regards,
Nekane F.October 3, 2019 at 9:23 am in reply to: How can I bind a “keydown OR Keypress” event to a jqgrid cell? How can I bind a “keydown OR Keypress” event to a jqgrid cell? #106908Hi,
is this also possible with the TreeGrid component?
Could you provide us some code example?Our problem is as following: we have a Treegrid with a checkbox column, and we woud like to capture the event keyDownPress (CTRL + Click) in order to execute a function.
On the other hand, we would like to know if is possible and how to overwrite methods Rowselected/Unselected. If you could provide us with a simple example, we would be very grateful.
Thanks.
Best Regards,
Nekane F.Hi,
we have bought your License in order to develop an Angular project. We have access to dowload your last relase from the home page.
But which one (Product Build or Source) do we need to develop our Angular project and how can we use it (do we have to paste it into node-modules)?
Thank you very much for your help.
Best regards,
NekaneJuly 24, 2019 at 7:08 am in reply to: we are looking for TreeView control with following features. we are looking for TreeView control with following features. #106199Hi,
Thank you very much for your help.
Best regards,
NekaneJuly 23, 2019 at 2:16 pm in reply to: we are looking for TreeView control with following features. we are looking for TreeView control with following features. #106180hi,
thanks for your answer.
Regarding jqxTreeGrid Load on Demand feature:
Could you provide us with an example in angular? We have only found examples in Javscript…
We would need also an example where we could have a tooltip per cell.
Thank you very much for your help in advanced.
Best regards,
Nekane.July 12, 2019 at 2:57 pm in reply to: we are looking for TreeView control with following features. we are looking for TreeView control with following features. #106057Hi,
Are you considering to include drag and drop feature in jqxTreeGrid soon?
Thanks.July 10, 2019 at 6:23 am in reply to: drag multiple items between jqxTree drag multiple items between jqxTree #106020Hello,
are you considering implementing the following features?
Tree–>
Multiple selection (No checkboxes) but with keyboard (CTRL+ selected item)TreeGrid –>
Drag And drop (one item or multiple items)
Multiple selection (No checkboxes) but with keyboard (CTRL+ selected item) -
AuthorPosts