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
It not possible to integrate a linked Comboboxes in WebGrid?
Regards
Michael
Hi Dicky
Thanks for your answer.
I found out why it does not work.
It's the same problem as I have described in this thread: [IS-C554F370-167F-4097-9B9E-10502BBF3264]
It works only, when the column name of the primary- and foreign keys are identical!
Thanks for a quick fix to the problem...
Hi Micahel,
Okay I have discussed with my colleague who handle that issue before in TDN. Now I understand the issue, but in WebCombo LinkSettings there is property named FilterDataMember. You should able to use that property to fulfill your scenario. Have you that property set in your sample? If this can't work could you send your simple sample to me?
Best Regards,
Dicky
Yes, it is possible to have linked WebCombo in WebGrid. Please make sure if you have set property EditType="WebComboNET" and WebComboID to your WebComboID that you want to integrate with WebGrid.
I suggest you to check the Linked WebCombo separated with WebGrid first, after everything is okay you can try to integrate it to your WebGrid.
Hope this helps.
I accidentally closed the thread...
Please check my last answer.
Best regards
Hi Michael,
I'm sorry, but could you explain about your last statement saying that it is only works when the column name of the primary and foreign keys are identical? And also I can't found theard [IS-C554F370-167F-4097-9B9E-10502BBF3264]. Did you post it on our TDN? It would be easier if you could send a simple sample that showing your scenario.
I did post this thread in Developer Network.
I had the same problem with HierarchicalGrid. The problem was fixed in SP1 for the Grid.
Simple Sample - this works (column name of the primary- and foreign keys are identical):
Table Master
- IDMaster [GUID] Primarykey
- Text [varchar(250)]
Table Detail
- IDDetail [GUID] Primarykey
- IDMaster [GUID] Foreignkey
My Tables looks like this - this don't work because column names aren't identical
- ID [GUID] Primarykey
- MasterID [GUID] Foreignkey
Liked combo boxes require a datarelation with the same column names!
Please fix this issue as soon as possible. Thank's a lot.
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