iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Hi Team,
We are having a inbox type of application.Where Left hand side shows items as a treeview which is a self reference grid.
Right hand side is a normal grid which shows the details.
On click of Left hand side item it will refresh the right hand side data and structure(using RefreshAll() method of webgrid). Currently what is happening is when we click on an item it called the Refreshall method,but we were able to select the other line item in Treeview which gives the wrong information to the user.
Can we avoid this behaviour by restricting the user to not able to select the next line item till the selected line item finishes the refreshing the data and structure.
Please advice.
Regards,
Madhavan
Hi Madhavan,
For this matter, I have made you a simple sample. Actually, we can detect the ready state of WebGrid by using OnAfterResponseProcess on WebGrid. After WebGrid do RefreshAll() function, we can send a parameter so WebTreeView will process the user input to WebGrid. I have attach my sample here. Could you look for my sample and please let me know if this sample doesn't fulfill your requirement? Look forward to hear any feedback so I can help you further.
Regards,Bernard
Hi Bernard,
I didn't see the attached sample.
Our Left hand side grid is Self Reference Webgrid.Right Hand side grid is normal details webgrid.
Problem is even though with the flag we are able to select the other item while refreshing the grid.We have set InprogressUIBehaviour="ChangeCursorToHourGlass".
It is not displaying the hour glass also while refreshing the grid.How do we handle this?
We are not using Webtreeview in the LHS.
We are using self reference webgrid in LHS and normal webgrid in RHS.
Because in the sample you are using webtreeview.Please use self reference webgrid.
Sorry for my mistake. I wasn't aware the scenario that you explain me before. Here's the sample for self referencing table. It's almost the same as WebtreeView but it's easier to do with WebGrid. I attach the sample here. Please take a look in my sample and please let me know if there's anything wrong with this sample. Hope this helps.
Thanks for the workaround.
Regards,Madhavan
Glad that you have resolved your problem. If you have any further question, please don't hesitate to ask us.
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname