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,
I haven't been able to figure out what causes it, but it seems that in some cases when DisplayStatusBar="No" on the GridPresenter, items are not displayed in the presenter view. However, when I open the column filter/grouping options all of the data for the inserted rows are there. Here's an example of a definition where this is happening (EvaluationConditions is an ObservableCollection).
<Intersoft:GridPresenter ItemsSource="{Binding Path=EvaluationConditions}" Height="150" DisplayRowHeaders="No" DisplayStatusBar="No" UseAlternatingStyle="Yes" AutoGenerateColumn="No"> <Intersoft:GridPresenter.Columns> <Intersoft:DataPresenterTextColumn Width="200" MinWidth="50" DataMemberField="FieldName" Caption="Field" AllowSorting="Yes" AllowFilter="Yes" AllowColumnSizing="Yes" AllowColumnMove="No" /> <Intersoft:DataPresenterTextColumn Width="150" MinWidth="50" DataMemberField="RuleConditionName" Caption="Condition" AllowSorting="Yes" AllowFilter="Yes" AllowColumnSizing="Yes" AllowColumnMove="No" /> <Intersoft:DataPresenterTextColumn Width="250" MinWidth="50" DataMemberField="Value" Caption="Value" AllowSorting="Yes" AllowFilter="Yes" AllowColumnMove="No" /> </Intersoft:GridPresenter.Columns> </Intersoft:GridPresenter>
Any ideas?
Thanks,
Cyle
Thank you for the snippet, I have sucessfully replicate the issue on my environment. It seems the issue is caused by a bug, I have submitted a bug report to the developer.
Regarding the thread title, based on my discussion with the forum administrator currently we could not changed a published thread title.
Oops! I noticed I accidently put in the title "When DisplayStatusBar=Yes' - can you please change that to DisplayStatusBar="No"?
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