DBTreeview issue

Forum to discuss the new web client version of Servoy.

DBTreeview issue

Postby jay.rao » Wed Sep 05, 2018 11:38 am

Hi,

I have a form myform_svydbtree which includes Servoyextra-dbtreeview components. This form includes a treeview named 'menu' on the left and 'program' on the right. When we open the form myform_svydbtree in the first tab and then open the same form which is added in the second tab the entire application hangs because now my treeview keeps on refreshing if I debug on the client side(the same form works normally on the first place if we don't open the 2nd tab).
Capture.PNG


Code: Select all
elements.menus.setNRelationName(_fs.getDataSource(),'some_name');
elements.menus.setTextDataprovider(_fs.getDataSource(),'some_description');
...
elements.treeview_programs.setHasCheckBoxDataprovider(_fsprogram.getDataSource(),'some_checkbox');
...

above is just a small piece of our code and the image is a sample page for test.
You do not have the required permissions to view the files attached to this post.
jay.rao
 
Posts: 59
Joined: Mon Apr 10, 2017 1:32 pm

Re: DBTreeview issue

Postby Gabi Boros » Tue Sep 11, 2018 12:40 pm

isn't this the same as in this comment? https://support.servoy.com/browse/SVY-1 ... ment-68569
if so, can you add a sample to the jira case that reproduces the issue?
Gabi Boros
Servoy
Gabi Boros
 
Posts: 399
Joined: Tue Jun 26, 2007 4:03 pm
Location: Timisoara, Romania

Re: DBTreeview issue

Postby jay.rao » Mon Sep 17, 2018 10:05 am

Hi,
Thanks for the reply. Setting the option auto-refresh to false works!
jay.rao
 
Posts: 59
Joined: Mon Apr 10, 2017 1:32 pm


Return to Servoy NGClient

Who is online

Users browsing this forum: No registered users and 12 guests

cron