Rolodex silverlight example New Rank/Delete Rank

Rolodex silverlight example New Rank/Delete Rank

Old forum URL: forums.lhotka.net/forums/t/6298.aspx


davido_xml posted on Friday, January 30, 2009

Hi,

When editing a rank do the new/delete buttons work?

I tried a breakpoint at

EditableRootListBase.RemoveItem

but it never gets there?

sergeyb replied on Friday, January 30, 2009

They should.  If I recall, delete is supposed to work by selecting a row and hitting Delete key, but I am not 100% sure.

 

Sergey Barskiy

Principal Consultant

office: 678.405.0687 | mobile: 404.388.1899

cid:_2_0648EA840648E85C001BBCB886257279
Microsoft Worldwide Partner of the Year | Custom Development Solutions, Technical Innovation

 

From: davido_xml [mailto:cslanet@lhotka.net]
Sent: Friday, January 30, 2009 9:07 AM
To: Sergey Barskiy
Subject: [CSLA .NET] Rolodex silverlight example New Rank/Delete Rank

 

Hi,

When editing a rank do the new/delete buttons work?

I tried a breakpoint at

EditableRootListBase.RemoveItem

but it never gets there?



davido_xml replied on Friday, January 30, 2009

Thanks, do you have any advice on how I can debug  - maybe a good place to start?

sergeyb replied on Friday, January 30, 2009

Probably setup a break point in SL and follow it through.  One thing I just remembered.  MS fixed some painting problems in the Grid’s December release.  One of them had to do with rows not going away when underlying collection was modified.  We reported it a long time ago, and looks like it was finally fixed.  So, before you go through too much more trouble, get and install that release of data grid.  Make sure to follow download instructions because you have to manually copy the DLLs all over the place L.

 

Sergey Barskiy

Principal Consultant

office: 678.405.0687 | mobile: 404.388.1899

cid:_2_0648EA840648E85C001BBCB886257279
Microsoft Worldwide Partner of the Year | Custom Development Solutions, Technical Innovation

 

From: davido_xml [mailto:cslanet@lhotka.net]
Sent: Friday, January 30, 2009 11:39 AM
To: Sergey Barskiy
Subject: Re: [CSLA .NET] RE: Rolodex silverlight example New Rank/Delete Rank

 

Thanks, do you have any advice on how I can debug  - maybe a good place to start?

Copyright (c) Marimer LLC