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
Hello Mike,
Please let me know if you are using WebGrid 6 or WebGrid 7. I suggest you to use the latest hotfixes of WebGrid and WebUIFramework.
Regards,Handy
Hello,
We have a clientside event, OnCellDblClick. You can set return false, to ignore it. May I know, why do you need this? If you don't want to edit the cell by double clicking it, you can set EditOnClick as true.Hope this helps.
Can you also reproduce this issue in our live sample? Also, please let me know step by step to reproduce the issue.
Hello Piere,
Could you be more detail regarding this issue? We need to know how to replicate this issue. Currently, our live sample is running well. So, at least we need to know step by step to reproduce this issue.
Hi,
I am afraid, this could not be done. It is a little too late in clientside.You can define the id in when you define template in server side. However, the client id should be automatically changed. (WebPaneManager1_ViewPane0_Panel1).This is a default behaviour. WebPaneManager itself is server side control.In asp.Net, if you place a control inside server side control or Master page (runat=server), the client id would be automatically changed.May I know why do you need to retrieve the client id?
Hello Madhavan,
My suggestion, if you want to get the other cell value of checked rows, you can use clientside method GetRowByKeyValue() method in clientside. First, you will need to pass the KeyValue that you have obtained in serverside with GetRowsChecker().Regards,Handy
I sent you my sample with clientside approach. Hope this helps.
I attached my project. Please let me know if it works well or not in your machine. If it works fine, please try to replicate your issue in my sample. I need this to investigate your issue.
You can achieve this scenario from client side and server side.Client side Approach:You will need to get the information of footer 1 and footer 2 by inspecting their element.After you got the information, calculate and rewrite footer 3 with calculated information.Server side Approach:Please refer into this thread.
Hope this helps.
If you only want to get your selected row which you got from checkbox, you can instanly use GetCheckedRows(). ISRowChecker is used for multiple selection. So, every checked rows can be obtained with GetCheckedRows(). So, I don't get it why do you need to get rows count in your previous sample. The rows count you used, is not to get checked rows.
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