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 Darren,
Ok, We will continue at email. Thank you.
Regards,Handy
Hello,
You could not do that way because you do FullPostBack. When you edit a cell and click the button to postback, WebGrid has not saved the data yet. So, it would revert back into the old data after PostBack.You need to shift+enter before clicking on the button.The possible way is doing this in client side/ javascript.
As you can see in my video, It should be appeared when you use batch update mode. There should be nothing like you said. All pending changes should be have flags.Or if you delete the new added row, the row should be dissapeared at once.So, Would you mind just send me your simple runable sample that showed the situation that you described?
As default, NewRowEdit type has the same type with editType. However, it is only 6 options available. If you want more options availble, you can post it as a feature request.But normally, when user want to have WebCombo in new row, they just also set edit type into WebCombo.They seldom use different type in their new row.
Hello Darren,
Please let me know your contact email. I think we will need to remote into your environment machine regarding this issue.
Regards,HAndy
As I said before, it is our default behaviour in BatchUpdate.When you delete, it will also show you some flags. Please see my recording video. I don't understand why you did not notice the different in the UI.It should be easy to see.
However, if you want, you can hide it by set display style to none in the element.
e.g
grid.GetSelectedObject().ToRowObject().GetElement().style.display="none";
Hello Shawn,
If you are using BatchUpdate scenario, all the changes should be indicated with flags or indicator.E.g Delete with delete icon, which the row should be not bot removed from Grid until It accept the changes. It's already the behaviour.If you want just remove the row from WebGrid instantly, you should not use BatchUpdate scenario.
Ok, I will let you know when it has been fixed.
Hi Eric,
If you want to add an image handler that way, it would be hard to achieve.It is easier, if you add a WebGridColumn with Button image type. There is already click event hadler from WebGrid.
Do you use CommonLibrary instead of SmartWebResources? When you are using WebGrid 7. it should be pointed into WebGrid 7 scripts. Based on your infromation, it was already correct path. However, I don't know if it was WebGrid 7 script or not. Did you copy WebGrid 7 scripts in development into that path?I suggest you to use SmartWebResources because it is easier to use.
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