Click here to Skip to main content
16,004,602 members
Home / Discussions / WPF
   

WPF

 
QuestionAny recommendation for WPF Datagrid?? Pin
Michael Sync10-Aug-08 4:53
Michael Sync10-Aug-08 4:53 
AnswerRe: Any recommendation for WPF Datagrid?? Pin
Jammer10-Aug-08 11:05
Jammer10-Aug-08 11:05 
GeneralRe: Any recommendation for WPF Datagrid?? Pin
Michael Sync10-Aug-08 18:14
Michael Sync10-Aug-08 18:14 
GeneralRe: Any recommendation for WPF Datagrid?? Pin
Jammer10-Aug-08 22:44
Jammer10-Aug-08 22:44 
GeneralRe: Any recommendation for WPF Datagrid?? Pin
Michael Sync10-Aug-08 22:46
Michael Sync10-Aug-08 22:46 
GeneralRe: Any recommendation for WPF Datagrid?? Pin
Michael Sync10-Aug-08 22:47
Michael Sync10-Aug-08 22:47 
GeneralRe: Any recommendation for WPF Datagrid?? Pin
Jammer10-Aug-08 22:55
Jammer10-Aug-08 22:55 
GeneralRe: Any recommendation for WPF Datagrid?? Pin
Michael Sync10-Aug-08 23:31
Michael Sync10-Aug-08 23:31 
Jammer wrote:
1. Their "SelectedItem" is called "ActiveRecord" ..


Is this bindable? Let's say I bind this "ActiveRecord" with AA Get/Set property. If I select one row after another on datagrid, can i get the selected record from AA property?


Jammer wrote:
2. I have loads of embedded controls in our grids with no problems. All easily controlable, I have some dynamically animated based on the grids contents as well.


How can I get the reference of those embedded controls? I wanna use like DG.Row[1].Cell[1].FindControl("myextendedtextbox")


Jammer wrote:
3. In the app I'm doing for my company I used filters extensively to sort the results in the grid, not sure why you'd see problems here.


Are you using ListCollectionView.Filter? Did you bind it to Datagrid? Have you tried to add new item to that ListCollectionView? I'm not sure why I got that error, man.

>>seems like you decicded on Xceed now.

Not yet. I'm doing with Telerik Datagrid before I got the solution from Xceed. If Xcced can give me some solutions, I may use that grid. Otherwise, I hav to go with Telerik....

Thanks and Regards,
Michael Sync ( Blog: http://michaelsync.net)


AnswerRe: Any recommendation for WPF Datagrid?? Pin
Jacquers11-Aug-08 21:19
Jacquers11-Aug-08 21:19 
QuestionWindow Background Brush Change Pin
BlitzPackage8-Aug-08 10:07
BlitzPackage8-Aug-08 10:07 
AnswerRe: Window Background Brush Change Pin
Insincere Dave8-Aug-08 13:58
Insincere Dave8-Aug-08 13:58 
GeneralRe: Window Background Brush Change Pin
BlitzPackage8-Aug-08 15:41
BlitzPackage8-Aug-08 15:41 
GeneralRe: Window Background Brush Change Pin
BlitzPackage8-Aug-08 15:51
BlitzPackage8-Aug-08 15:51 
AnswerRe: Window Background Brush Change Pin
Jammer8-Aug-08 22:38
Jammer8-Aug-08 22:38 
QuestionWPF Control Advice Pin
Harvey Saayman7-Aug-08 20:59
Harvey Saayman7-Aug-08 20:59 
AnswerRe: WPF Control Advice Pin
Jammer7-Aug-08 23:09
Jammer7-Aug-08 23:09 
AnswerRe: WPF Control Advice Pin
Gideon Engelberth8-Aug-08 3:19
Gideon Engelberth8-Aug-08 3:19 
QuestionGetting A DependencyProperty 'Original Value' Pin
Jammer7-Aug-08 12:53
Jammer7-Aug-08 12:53 
AnswerRe: Getting A DependencyProperty 'Original Value' Pin
Insincere Dave7-Aug-08 13:58
Insincere Dave7-Aug-08 13:58 
GeneralRe: Getting A DependencyProperty 'Original Value' Pin
Insincere Dave7-Aug-08 14:18
Insincere Dave7-Aug-08 14:18 
GeneralRe: Getting A DependencyProperty 'Original Value' Pin
Jammer7-Aug-08 20:56
Jammer7-Aug-08 20:56 
GeneralRe: Getting A DependencyProperty 'Original Value' Pin
Jammer7-Aug-08 20:54
Jammer7-Aug-08 20:54 
GeneralRe: Getting A DependencyProperty 'Original Value' Pin
Jammer7-Aug-08 22:54
Jammer7-Aug-08 22:54 
Questioncustom, main window look with wpf Pin
valajbeg7-Aug-08 0:57
valajbeg7-Aug-08 0:57 
AnswerRe: custom, main window look with wpf Pin
Thomas Stockwell7-Aug-08 1:47
professionalThomas Stockwell7-Aug-08 1:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.