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 Frank,
Have you set RowChangedAction property to FullPagePostBack? With this way, OnRowChanged server side event would be called at FullPostBack.
Regards,Handy
Hello,
Yes, your current technique is correct. Or you can also try to access into your application level by using Application.Resource["your viewmodel.datacontext"].Regards,Handy
If there is no data, you could not show the child table. Only parent columns are showed in header. Child is not showed because it depends on parent row. If there is no parent row, then the child would not show the child. So, your scenario is not possible.
If you want to populate some dummy data, you can find our sample at WebGridTutorial>>V5.0\Hierarchical_Unbound.aspx.
We don't have an event for Expanded or Collapsed yet. However, I think you can change or validate to change the icon by using SelectedItem binding property. As you can see, you can change its content or change something when select an item.
Hello Madhavan,
If I am not mistaken, when you save a table structure of WebGrid, the data is not being saved.It will save the structure include the data member. However, when you load the structure, this structure must be loaded with similiar structure.Example,
I saved two layout. One is for Customer layout and the others for Category.I could not load Customer layout for my Category sample. The structure definetely would be different.Regards,Handy
Hi Eric,
Thank you for your patience. The upcoming WebGrid will eliminate the XSS completely. You can see the following details in our roadmap.
Hello Michael,
Please obtain the template from the attachment.
Hello Eric,
Ok, please give us a little time to consult with our developer teams.
Unfortunately, that is already our SelectedChanged event. For SelectedItem, it's true that we don't have this event. Normally, for SelectedItem, we used binding in SelectedItem property.e.g
SelectedItem="{Binding SelectedItem, Mode=TwoWay}"
For simple sample, I suggest you to see our ListBox sample. It shows a simple way how to implement SelectedItem binding.
Hi,
I knew the problem. As I told you before, your filter and select parameter is not correct. Have you tested by using my suggestion code? I already tested it before send it to you. It works perfectly.
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