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,
It supports chrome browser. Can you send me your simple sample scenario? I tried to make one and it works fine.
Regards,Handy
Hello Eric,
Haven't I told you the answer in my previous post? It is not possible to do it without cache. However, there is a workaround. You need to store those information in hidden field.
We do have an event to handle that scenario. WebGrid1_RowChanged server side event would be called every time select a row. In order to do this, RowChangedAction="FullPagePostback" property is necessary.
Have you used PagingDataRetrievalMode="ReturnPartialRows" in your WebGrid? If this does not work, please send me a simple runable sample that replicates the issue. I need the sample to investigate your issue.
Please let me know your email address. I will contact you directly from there.
Weird, at my end, my footer is getting updated. However, if you want to recalculate it manually and sent the changes to server without cache, this is not possible to do. Cache is needed for this scenario. However, you can have other workaround. e.g Use HiddenField control. You would need also to set FlyPostBackSettings PostInputControls="True" on WebGrid.
As I said, you would need to get the proper element based on your structure. If those paremeters are not correctly to put, you would need to fill it with another value. You can also send me your simple sample that replicates this structure. I would gladly to help you.
It depends on your WebGrid structure. You will need to find the correct element. It should be something like this : Table.GetElement(WG40.STATUSBAR,WG40.HTMLDIV).rows[1].cells[...].innerText=...This table is assigned with WebGrid1.RootTable;. GetElement() has two parameters, Value and Description. After you set the parameter for StatusBar, all you need is to find the correct element based on your structure.
Ok, Thank you. Our developer is still working on that. It seems the height state is not configured well in XHTML. That's why it could not automatic resize the height. Only width that succesfully resized.
I am sorry, it is ImagesDirectory, not ImagesSettings. I also attached my simple project to show you how to configure it.
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