jQWidgets Forums
Forum Replies Created
-
Author
-
October 2, 2019 at 10:58 am in reply to: Expand JqxTreeGrid row and sub row based on button click Expand JqxTreeGrid row and sub row based on button click #106902
Hello Hristo,
Thanks for the replay.
I want to expand jqxTreeGrid by level Suppose I have 3 buttons. if I click button 1 then I want to Expand Level1 and for button 2 I want to expand level 2 and so on.
In my case, if I click button 2 it’s not expanding by levels that’s my issue.
Hi Hristo,
Can you put the magnify icon with input? When I click this icon then and then event is fired. Because I created custome angular control in my form and client needs this inside grid so the user gets the idea to click on it. Does this make sense? Still, need more clarification from my end?
Regards,
Dev19Hi,
This example is working fine. I need to click on the search icon that’s why i created two jqxinstance and open popup on click on the button. If you got my point then let me provide like that.
Regards,
Dev19Hi Hristo,
Please check the updated Stackblitz for the same. Let me know for more clarification. For now, I just commented on the button code with the input box. But in my application, I use it with input. (kind of input with search icon)
https://stackblitz.com/edit/github-mh6fs3-5lm5ub
Regards,
Dev19Hi,
Thanks, Martin. I got some alternet solution.
Regards,
Dev19Hi,
Can anyone look into it? Let me know as soon as possible.
Regards,
Dev19Hi Martin,
So sorry. Please check now and let me know.
Regards,
Dev19Hi Peter,
Here is my angular 7 stackblitz. For the problem. Let me know for more details.
https://stackblitz.com/edit/angular-zaarcy
Regards,
dev19Hi Peter,
Not getting you what did you want to say. Can you please elaborate more?
Regards,
Dev19September 12, 2019 at 1:16 pm in reply to: Nesed Grid with Add New button. Nesed Grid with Add New button. #106743Hi Todor,
I am stuck in this problem. Do you have any idea about the same? Kindly refer below link for the problem.
https://www.jqwidgets.com/community/topic/nested-grid-10/#post-106742
Regards,
dev19Hi Peter,
Kindly acknowledge if you got my problem. Or let me know a possible solution for the same.
Regards,
Hi Peter,
Please see this link. It’s in jquery. I implemented it with Angular 7.
http://jsfiddle.net/txhi/9v8eb5k2/
Steps to reproduce:
1. Add one row in the parent.
2. Now add a row in child with some data.
3. Now add a new row in the parent.
4. And expand first parent row. Your all the child data lost.Let me know as soon as possible. I’m stuck in a critical situation. If you need some more detail to share your skype id or any other?
Regards,
Hi,
Any update on this issue? Let me know as soon as possible.
Regards,
Hi,
That’s what I try to say. Try it with a reactive approach. I tried it with above and it is working for me.
Regards
Hi,
Try with adding a
formControlname
. You surely get it. When I tried it with [(ngModel)] is want focus. And still, my issue is not solved.Regards,
-
AuthorPosts