﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - Crosslight - Delete item in list</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Delete-item-in-list/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>Delete item in list</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Delete-item-in-list/</link><pubDate>Thu, 10 Jul 2014 23:20:55 GMT</pubDate><dc:creator>yudi</dc:creator><category>android</category><category>Crosslight</category><description>&lt;p&gt;&lt;span style="color: #1f497d;"&gt;The fix for CROS-399 is expected to be included in July hotfix which will be available in the end of July 2014. Will keep this thread updated with any news of CROS-399.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Delete item in list</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Delete-item-in-list/</link><pubDate>Thu, 10 Jul 2014 12:18:12 GMT</pubDate><dc:creator>thomas.albert@tea-net.ch</dc:creator><category>android</category><category>Crosslight</category><description>&lt;p&gt;Hello Yudi,&lt;/p&gt;&lt;p&gt;the first tests look very good. You saved my day. Not my night, because I have to finish the prototyp, but that's fine. Thank you for your efforts.&lt;/p&gt;&lt;p&gt;Please, keep me informed when all these nightly fixes and changes will be in a stable release.&lt;br&gt;&lt;/p&gt;</description></item><item><title>Delete item in list</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Delete-item-in-list/</link><pubDate>Thu, 10 Jul 2014 06:41:07 GMT</pubDate><dc:creator>yudi</dc:creator><category>android</category><category>Crosslight</category><description>&lt;p&gt;&lt;span style="color: #1f497d;"&gt;I enclosed another nightly-build which resolves the &lt;em&gt;follow bug&lt;/em&gt;. Please have the attached assembly evaluated on your end and let us hear your feedback.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Delete item in list</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Delete-item-in-list/</link><pubDate>Tue, 08 Jul 2014 14:19:53 GMT</pubDate><dc:creator>thomas.albert@tea-net.ch</dc:creator><category>android</category><category>Crosslight</category><description>&lt;p&gt;Hello Yudi,&lt;/p&gt;&lt;p&gt;this one is really important for me. I have a presentation on this Friday and it would be great to show a working prototype. Do you think it is possible to have a fix till then? Thanks a lot.&lt;br&gt;&lt;/p&gt;</description></item><item><title>Delete item in list</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Delete-item-in-list/</link><pubDate>Mon, 07 Jul 2014 13:56:06 GMT</pubDate><dc:creator>thomas.albert@tea-net.ch</dc:creator><category>android</category><category>Crosslight</category><description>&lt;p&gt;Hello Yudi,&lt;/p&gt;&lt;p&gt;Unfortunately it is still not working. The delete problem is fixed, but there is another bug. I took the provided sample (&lt;span color="#165fa7"&gt;&lt;a href="http://81.20.83.35:1973/Intersoft/TEA.AccountBook.zip"&gt;http://81.20.83.35:1973/Intersoft/TEA.AccountBook.zip&lt;/a&gt;&lt;/span&gt;) and changed the Crosslight assemblies with the ones from the nightly build. I started the app on an Android&amp;nbsp;device. After starting, I see the list of 3 items. I make a long click on the first item. After the context menu appears, I click on "Delete (Löschen)" and the item is gone without an error. Then I click on the new first item in the list, the "Delete (Löschen)" button gets active again. Clicking the "Delete (Löschen)" button causes an error (ItemListViewModel-&amp;gt;ExecuteDelete(), Line 166, this.SelectedItems.Clear()).&lt;/p&gt;&lt;p&gt;Please, have a look and fix this follow bug, too.&lt;br&gt;&lt;/p&gt;</description></item><item><title>Delete item in list</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Delete-item-in-list/</link><pubDate>Mon, 07 Jul 2014 06:11:01 GMT</pubDate><dc:creator>yudi</dc:creator><category>android</category><category>Crosslight</category><description>&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Please find the attached nightly build of Crosslight that resolves CROS-399 problem. The nightly build has been evaluated on my local end, clicking on the delete icon is no longer causing an error.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Should you have different result, please feel free to let us know.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Delete item in list</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Delete-item-in-list/</link><pubDate>Fri, 04 Jul 2014 07:22:42 GMT</pubDate><dc:creator>thomas.albert@tea-net.ch</dc:creator><category>android</category><category>Crosslight</category><description>&lt;p&gt;I tried to modify the Crosslight samples DataDrawerSample and MyInventory to do what I want. &lt;strong&gt;This is having a drawer navigation. selecting a navigation item. going to a grouped list of items. create, edit, delete the items in the list.&lt;/strong&gt; I was not able to get it done. Sooner or later there are errors. To me it seems that the drawer navigation has an impact or maybe the fact that the list is now a fragment and not an activity. But this is just a guess, you are the experts and know it better. When modifying the MyInventory sample, the search did not work after&amp;nbsp;switching to drawer navigation.&lt;/p&gt;&lt;p&gt;You already have a sample from me to reproduce the problem. Or try it yourself.&amp;nbsp;&lt;strong&gt;I really need this to work, so please give this a high priority.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;I am working with Crosslight for a month now and my opinion about the product is not very good. When&amp;nbsp;I do something which is slightly different then the given samples it will not work. This is frustrating and costs a lot of time, energy&amp;nbsp;and money.&lt;/p&gt;&lt;p&gt;Maybe you should take some time and&amp;nbsp;make&amp;nbsp;the product more&amp;nbsp;stable and usefull in all scenarios and combinations&amp;nbsp;possible with the parts and modules offered today.&lt;br&gt;&lt;/p&gt;</description></item><item><title>Delete item in list</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Delete-item-in-list/</link><pubDate>Mon, 30 Jun 2014 20:47:49 GMT</pubDate><dc:creator>yudi</dc:creator><category>android</category><category>Crosslight</category><description>&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Thank you for the sent sample. It really helps to reproduce the reported problem.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;I have forwarded the sample to Crosslight development team to be investigated further. I will get back to you as soon as I hear any news from the team.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;&lt;strong&gt;Edited on July 1, 2014 11:15 PM&lt;br&gt;Reason: Update work item number&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;This problem is submitted to Crosslight Development team and filed under CROS-399.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Delete item in list</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Delete-item-in-list/</link><pubDate>Sat, 28 Jun 2014 15:40:34 GMT</pubDate><dc:creator>thomas.albert@tea-net.ch</dc:creator><category>android</category><category>Crosslight</category><description>&lt;p&gt;Hello Crosslight Support,&lt;/p&gt;&lt;p&gt;I have a problem with a Crosslight project I am currently working on. I started with the "Drawer Project Template" and did some changes. You can find the solution for download at: &lt;a href="http://81.20.83.35:1973/Intersoft/TEA.AccountBook.zip"&gt;http://81.20.83.35:1973/Intersoft/TEA.AccountBook.zip&lt;/a&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;When you start the project on a device (simulator) you will see a list of 3 items. Doing a long click on one of the items changes the activity bar context and you will see a delete icon at the upper right corner. Clicking on the delete icon causes an error.&lt;/p&gt;&lt;p&gt;You find the error situation in the attached file. Before executing the "_items.Remove(entity)" code line the watch says "_items.Contains(entity) = true". Doing a remove causes the error "System.ArgumentException: jobject must not be IntPtr.Zero.Parameter name:jobject".&lt;/p&gt;&lt;p&gt;Adding new items works fine. Do you have any idea what the could be the problem?&lt;/p&gt;&lt;p&gt;Another thing which is not clear to me is in the "ItemEditActivity". Doing a click on a list item or clicking "New Entry", navigates to the "ItemEditActivity". This works fine. But when I use a fragment instead of an Activity the "New Entry" causes an error. I don't know why. It would ne nice to use a Fragment to keep the drawer navigation active, instead of using an Activity which "looses" the drawer navigation. Do you have any idea what the could be the problem?&lt;/p&gt;&lt;p&gt;Often there are unhandled exceptions when I do something wrong. Unfortunately, there is no usefull error message. Do you have any advice how to conclude to the underlying error?&lt;/p&gt;&lt;p&gt;Thanks for your support.&lt;/p&gt;&lt;p&gt;Thomas&lt;/p&gt;</description></item></channel></rss>