3rd Party Datagrids

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Are there any 3rd party datagrids out there for .NETcf besides ComponentOne
FlexGrid for Mobile Devices and Resco SmartGrid .NET?

Features sought:
1) Source Code
2) Edit Cells
3) Custom Cell -- ability to change properties by cell
4) Full Row Select
5) Row Header Visible -- ability to turn off row pointer column
6) Text Align -- ability to align text in individual cells or by column
7) Paging
8) Arrow Navigate
9) Enter/Tab Navigate
10) Cell Image -- can place image in cell
11) Restrict Row/Col Resize
12) Fixed Row/Col
13) Cell Span Cols -- cell merge facility
14) Checkbox -- boolean can be represented as checkbox

Any help would be greatly appreciated!

Steve
 
Have you used it?

Steve

Sergey Bogdanov said:
You may try to consider this one:
http://www.devage.com/SourceGrid/SourceGrid2_EN.html#SourceGridMini

--
Sergey Bogdanov [.NET CF MVP, MCSD]
http://www.sergeybogdanov.com

Are there any 3rd party datagrids out there for .NETcf besides ComponentOne
FlexGrid for Mobile Devices and Resco SmartGrid .NET?

Features sought:
1) Source Code
2) Edit Cells
3) Custom Cell -- ability to change properties by cell
4) Full Row Select
5) Row Header Visible -- ability to turn off row pointer column
6) Text Align -- ability to align text in individual cells or by column
7) Paging
8) Arrow Navigate
9) Enter/Tab Navigate
10) Cell Image -- can place image in cell
11) Restrict Row/Col Resize
12) Fixed Row/Col
13) Cell Span Cols -- cell merge facility
14) Checkbox -- boolean can be represented as checkbox

Any help would be greatly appreciated!

Steve
 
Back
Top