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 Crosslight Support,
I have two questions about the expense sample.
1. When I start the sample, I see the list of already entered expenses. On Android, when I tap on a list item and hold for a second, I enter the edit mode of the list. One of the list items is checked and I click on the trash box icon on the right upper corner. The selected list item is gone as expected.
But I am still in edit mode. In the belonging view model in the constructor there is the following line:
this.ExitEditModeOnDelete
I have expected that I exit the edit mode after deleting the selected list items. But this is not the case. Is it a bug or a missleading property name?
2. In the constructor of the ExpenseListViewModel there is the EnableRefresh property. When I set this property to false (this.EnableRefresh = false) the resulting behaviour seems wrong to me. I have expected that the pull to refresh is disabled now. But when I do a pull to refresh in the expenses list now, the update circle still appears and it never disappears again. It is stuck in an endless loop until I switch to another page. What is the intended behaviour of the EnableRefresh property?
I tested with the latest Crosslight version 5.0.5000.570
Thanks for clarifying.
Thomas
Hello Yudi,
I just tested again and the problem seems to be fixed.
Thanks,
... I have expected that I exit the edit mode after deleting the selected list items. But this is not the case...
ExitEditModeOnDelete property will gets or sets a value indicating whether the edit mode should be ended when delete command succeed.
After deleting a list item, it is expected to exit edit mode. This has been reported to Crosslight development team under CROS-1061.
... But when I do a pull to refresh in the expenses list now, the update circle still appears and it never disappears again....
EnableRefresh property will gets or sets a value indicating whether refresh is enabled.
Set EnableRefresh to false should disable pull-to-refresh. CROS-1062 has been reported to Crosslight development team regarding this problem.
I will keep you informed with any news I heard from the team regarding CROS-1061 and CROS-1062.
Edited on March 29, 2016 9:15 PMReason: Provide nightly-build hotfix
Crosslight 5.0.5000.579 resolves issues reported under CROS-1061 and CROS-1062. It is now available in NuGet.
CROS-1061, after delete a list item, it will exit edit mode now.
CROS-1062, set EnableRefresh to false will disable pull-to-refresh.
Please apply the latest stable package and let me know the result.
Glad to hear the good news.
Should you need further assistance or run into any problems regarding our controls, feel free to post it into our forum. We would be happy to assist you again.
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