This is a migrated thread and some comments may be shown as answers.

Grid

9 Answers 159 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Mike
Top achievements
Rank 1
Mike asked on 17 Nov 2008, 05:31 AM
I see the products page shows a grid but I dont see it in the sample code.  Did I miss something?

9 Answers, 1 is accepted

Sort by
0
Valentin.Stoychev
Telerik team
answered on 17 Nov 2008, 09:54 AM
Hi Mike,

We are releasing the first bits (CTP) of RadGridView later today. We will be glad to hear your feedback on that first version.

All the best,
Valentin.Stoychev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Mike
Top achievements
Rank 1
answered on 17 Nov 2008, 01:33 PM
My requriements for a grid are pretty traditional but they seem to be complex for a silverlight grid.  Can you tell me if the grid will meet these requirements:

Must Have:
Sorting (single column)
Paging (client side)
Editable
Fixed new row ( First row is always a new row, visually seperated from the rest of the rows)
Bind to Observable collection of objects
Custom editors (template columns)

Nice to have:
Sorting (multiple column)
Paging (Server side)
Grouping
Movable columns
Persistable configuration (save how the user laid the columns out)
Excel style filtering


0
Mike
Top achievements
Rank 1
answered on 17 Nov 2008, 07:18 PM
Can someone with Telerik reply this? 
0
Valentin.Stoychev
Telerik team
answered on 17 Nov 2008, 07:56 PM
Hello Mike,

See my comments below, starting with TELERIK>>

-------------- qte -------------------
Must Have:
Sorting (single column)
TELERIK>> supported

Paging (client side)
TELERIK>> supported (virtual scrolling)

Editable
TELERIK>> supported

Fixed new row ( First row is always a new row, visually seperated from the rest of the rows)
TELERIK>> working on this one.

Bind to Observable collection of objects
TELERIK>> supported

Custom editors (template columns)
TELERIK>> supported

Nice to have:
Sorting (multiple column)
Paging (Server side)
TELERIK>> working on this one

Grouping
TELERIK>> supported

Movable columns
TELERIK>> supported

Persistable configuration (save how the user laid the columns out)
TELERIK>> currently NOT supported

Excel style filtering
TELERIK>> filtering is supported
--------- /qte ------------

Please note that this is these are just the first bits of the RadGridView and with the upcoming Q1 release many of the missing features will be added.

We will be glad to hear a feedback from you, once you are able to play with the bits.

Kind regards,
Valentin.Stoychev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Mike
Top achievements
Rank 1
answered on 17 Nov 2008, 08:26 PM
Quote:
    Fixed new row ( First row is always a new row, visually seperated from the rest of the rows)
    TELERIK>> working on this one.

Bummer, without the ability to add rows to the grid I really cant use it.  When do you think this will be completed?
0
Antonis
Top achievements
Rank 2
answered on 18 Nov 2008, 07:24 AM
Is it released!??!

Thaaaaaaaanks!
0
Hristo Deshev
Telerik team
answered on 18 Nov 2008, 04:31 PM
Hello Mike,

Just a small correction: the new row position has always been fixed -- it is always displayed above the rest of the rows. See it in action in our examples by focusing the grid and hitting Insert. I guess you can easily retemplate it and implement a better way for users to distinguish it from the rest of the rows.

Antonis, we are in the process of releasing a CTP of RadGridView for Silverlight. We have done lots of work on porting the product and are pretty proud with the result. It must be available any time now. Play with it, and give us feedback.

All the best,
Hristo Deshev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Mike
Top achievements
Rank 1
answered on 18 Nov 2008, 04:59 PM
Quote:
     Just a small correction: the new row position has always been fixed...

Does this mean the silverlight grid has new row functionality? The demos you sent me to are the wpf grid.
0
Hristo Deshev
Telerik team
answered on 19 Nov 2008, 03:48 PM
Hello Mike,

Check the Editing example here. Focus the Grid and hit Insert.

Greetings,
Hristo Deshev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
General Discussions
Asked by
Mike
Top achievements
Rank 1
Answers by
Valentin.Stoychev
Telerik team
Mike
Top achievements
Rank 1
Antonis
Top achievements
Rank 2
Hristo Deshev
Telerik team
Share this question
or