tiggus
Topic Author
Posts: 12
Joined: 14 Oct 2013, 18:31

DataGrid control?

21 Oct 2013, 02:59

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.
 
User avatar
sfernandez
Site Admin
Posts: 3222
Joined: 22 Dec 2011, 19:20

Re: DataGrid control?

21 Oct 2013, 14:38

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.
 
tiggus
Topic Author
Posts: 12
Joined: 14 Oct 2013, 18:31

Re: DataGrid control?

21 Oct 2013, 17:08

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.
 
XaeroDegreaz
Posts: 29
Joined: 26 Nov 2013, 04:47

Re: DataGrid control?

26 Aug 2016, 00:57

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.
 
User avatar
sfernandez
Site Admin
Posts: 3222
Joined: 22 Dec 2011, 19:20

Re: DataGrid control?

26 Aug 2016, 06:56

No, DataGrid is not supported.
You should get an "Ignoring unknown type 'DataGrid'" warning message when xaml files gets processed by Unity.
 
GeorgeR
Posts: 39
Joined: 15 Mar 2018, 01:06

Re: DataGrid control?

02 Apr 2018, 08:15

Has DataGrid been implemented yet or are there plans for it? I need to make a server list with sorting and filtering functionality.
 
User avatar
sfernandez
Site Admin
Posts: 3222
Joined: 22 Dec 2011, 19:20

Re: DataGrid control?

02 Apr 2018, 18:02

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.

Who is online

Users browsing this forum: Ahrefs [Bot], Google [Bot], Semrush [Bot] and 2 guests