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
Thanks, please let me know when the hotfix is available.
I'm still waiting (15 days) for this and the other WebInput bug i reported to be fixed.
These bugs are show stoppers so could someone PLEASE get these bugs fixed.
this bug still happens in WebInput 215 and WebUI 704.
so i'm still dead in the water.
please get this fixed.
Dicky
I can't find the hotfix.
i've added an example 4 to fpbtest9. See the attached file.
in this example the WebInput with the date loses its mask after you click Btn 4. When you click the button again there is a trap in client code.
in VB the code is:
pb.ClientAction.MarkTypeAsContainer(GetType(Table))fpb.ClientAction.MarkTypeAsContainer(GetType(TableRow))fpb.ClientAction.MarkTypeAsContainer(GetType(TableCell))I'm not marking this answered until someone can tell me where this is explained in the Intersoft documentation.Also, I'm still investigating why one WebCombo loses its style causing the dropdown arrowto be displayed as a "6".
Handy
i would like to see this sample where
1. one of the textboxes is a webInput
2. there is a webButton that has the same function as the textbutton.
thanks
James
I'm not making progress. I tried your suggestion but the selected row is not selected on the client.
Here's what i tried.
created a gid with a button in column 1 that is used to select the row and a couple of columns of data.
Clicked a button and on the server side added 1 to the selected row index.
On the client side i expected the row below the one that i clicked to be selected. The ">" is still on the row that I clicked.
Code in button click looks like this
Dim Selection as SelectObject = WebGrid1.RetrieveClientLastSelectedObjecct()
WebGrid1.RootTables.Rows(Selection.RowIndex + 1).Selected = True
the grid button is autopostback onthefly so i've refreshed the WebGrid1 but there is no change in the selected row.
Do you have a sample? Thanks
I don't see this on the server side.
George
On the button bottom being clipped.
One would assume that if i use the defaultstyle the row would display correctly. That is the font would be sized to fit; buttons would fit; etc.
You need to rethink this.
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