DataGrid control?
Does Noessis support the DataGrid control from WPF4?
I looked through the API but did not see it. Working my way through WPF Unleashed(I am a WPF newbie) and it looked fairly useful so was wondering what best way to replicate that functionality in Noessis is.
I looked through the API but did not see it. Working my way through WPF Unleashed(I am a WPF newbie) and it looked fairly useful so was wondering what best way to replicate that functionality in Noessis is.
-
-
sfernandez
Site Admin
- Posts: 3222
- Joined:
Re: DataGrid control?
Hi tiggus,
Unfortunately DataGrid control is not implemented in NoesisGUI first version.
The best approach would be to use a ListView (whatever that can be displayed in DataGrid, can be displayed in ListView also). The main differences would be the out of the box edition capabilities and auto column generation of the DataGrid.
Unfortunately DataGrid control is not implemented in NoesisGUI first version.
The best approach would be to use a ListView (whatever that can be displayed in DataGrid, can be displayed in ListView also). The main differences would be the out of the box edition capabilities and auto column generation of the DataGrid.
Re: DataGrid control?
Ok thanks, just wanted to make sure.
In support of your statement according to Unleashed "ListView with GridView is a poor-man’s DataGrid." I will go with that for now and add the few bells and whistles(like sortable columns) I need manually.
In support of your statement according to Unleashed "ListView with GridView is a poor-man’s DataGrid." I will go with that for now and add the few bells and whistles(like sortable columns) I need manually.
-
- XaeroDegreaz
- Posts: 29
- Joined:
Re: DataGrid control?
Hello,
Has DataGrid been implemented? I'm trying to slap one into Unity but nothing is rendering quite yet. I'm sure it's my misunderstanding.
Has DataGrid been implemented? I'm trying to slap one into Unity but nothing is rendering quite yet. I'm sure it's my misunderstanding.
-
-
sfernandez
Site Admin
- Posts: 3222
- Joined:
Re: DataGrid control?
No, DataGrid is not supported.
You should get an "Ignoring unknown type 'DataGrid'" warning message when xaml files gets processed by Unity.
You should get an "Ignoring unknown type 'DataGrid'" warning message when xaml files gets processed by Unity.
Re: DataGrid control?
Has DataGrid been implemented yet or are there plans for it? I need to make a server list with sorting and filtering functionality.
-
-
sfernandez
Site Admin
- Posts: 3222
- Joined:
Re: DataGrid control?
No, DataGrid is not yet implemented. You should use a ListView and do the filtering and sorting on the ItemsSource attached collection.
If you want to push the development of DataGrid please create a ticket in our bugtracker demanding that feature, thanks.
If you want to push the development of DataGrid please create a ticket in our bugtracker demanding that feature, thanks.
Who is online
Users browsing this forum: Ahrefs [Bot], Google [Bot], Semrush [Bot] and 2 guests