Welcome to MSDN Blogs Sign in | Join | Help

Lester's WPF blog


Simple, easy & beautiful

News

WPF Datagrid CTP

One of the common requests from LOB customers has been the Datagrid control. Its not there is SP1 but we have released the CTP version of this control on Codeplex.

check it out here: http://www.codeplex.com/wpf/Release/ProjectReleases.aspx?ReleaseId=14963

 In addition, it also includes VS templates for building GPU shader based effects..http://www.codeplex.com/wpf/Release/ProjectReleases.aspx?ReleaseId=14962

Share this post

 

Posted: Wednesday, August 13, 2008 6:20 PM by llester
Filed under: ,

Comments

DotNetKicks.com said:

You've been kicked (a good thing) - Trackback from DotNetKicks.com

# August 13, 2008 1:51 PM

Robert said:

I just wish they had at least one simple sample on how to use it? Can't use it in the designer, so you can't figure out how its supposed to work by looking at the generated xaml/cs. What's left is discovery by intellisense. I'm probably an old timer but I don't get it. Or, rather, I lost interest before properly trying to get it.

# August 13, 2008 4:55 PM

llester said:

Robert,

Take a look at this sample project http://blogs.msdn.com/vinsibal/attachment/8849878.ashx provided by vincent

# August 13, 2008 5:44 PM

Robert said:

Lester,

I think you've confused this with something else. The sample you provided has nothing to do with the WPF datagrid.

# August 13, 2008 6:00 PM

llester said:

thats right.. heres the right link

http://blogs.msdn.com/vinsibal/attachment/8849772.ashx

# August 13, 2008 6:05 PM

chullybun said:

As for a standard LOB control - the grid is not high on my list - what about DateTime picker, Templated TextBox?

# August 13, 2008 10:16 PM

llester said:

the controls you mentioned are in the works :)

# August 14, 2008 10:27 AM

Kenny said:

I'm using a cell template column...with the cell template using a label where the binding ValidateOnDataError = True.  This CellEditingTemplate uses a combo box that drives the same binding property.  I get validation feedback when the grid first loads.  However, if I enter edit mode and make no selection/change...when the edit mode ends I lose the visual data error cues on the label?  How would I get the cell to revalidate after coming out of edit mode or lost edit focus?  I certaily appreciate any comments...

# September 23, 2008 11:58 PM
New Comments to this post are disabled
Page view tracker