Page view counter
DataGridTextColumn DisplayMemberBinding Subscribe to this thread
Last post 10-29-2008 1:59 PM by rupakg. 3 replies.
Sort Posts:
09-26-2008 1:35 PM
DataGridTextColumn DisplayMemberBinding

Hi all,

In upgrading our rather large SL2B2 project I noticed that the RC0 breaking changes documentation is missing one entry so far.

The DataGridTextColumn property DisplayMemberBinding has been renamed to Binding.

Microsoft Xbox MVP

CraigN

Loading...
Joined on 05-11-2007
South Africa
Posts 89
09-26-2008 5:44 PM
Re: DataGridTextColumn DisplayMemberBinding

Another pain in the neck... CommittingEdit is not available anymore on the DataGrid, no workaround defined so far...

// ---------------------------------
    Braulio Diez

    http://www.dbschemaeditor.com
    Free Silverlight Based Database Schema Editor
/// ---------------------------------

Brauliod

Loading...
Joined on 06-04-2007
Malaga (Spain)
Posts 363
09-26-2008 7:36 PM
Re: DataGridTextColumn DisplayMemberBinding

This stuff doesn't seem like RC quality to me. IMHO, it should have been called Beta 3. A few things that I've noticed within the first few minutes of testing are: 1. ComboBox intermittently crashes Silverlight, it pops up a dialog asking if you want to debug even though you are already in debug mode, 2. DataGrid rendering problems, if you have a DataGrid in a TabItem and switch from the TabItem to another one and back again, it blanks out the selected item and it can no longer be selected, 3. Still no ValidationRule; I submitted a Connect request for this and it was closed without explaination (read it still has piss poor validation support (is implementing this really that difficult?)), 4. ListBox seems to have issues with not rendering the selected item as being selected if you select it programatically, 5. other rendering issues with DataGrid where you resize the window and parts of the DataGrid contents aren't rendered properly. I guess this is why it's better to say "it will be done when it's done" rather than saying it will be done by the end of the year whether it's stable or not.

jemiller

Loading...
Joined on 01-04-2006
Posts 176
10-29-2008 1:59 PM
Re: DataGridTextColumn DisplayMemberBinding

More breaking changes I found: http://developershelf.blogspot.com/2008/10/silverlight-2-rc0-upgrade-notes-missing.html

Thanks,
Rupak Ganguly
Blog: http://developershelf.blogspot.com

rupakg

Loading...
Joined on 04-17-2008
Atlanta, GA
Posts 1
Microsoft Communities