T
Tony Johansson
Hello!!
We are using .NET C# so the product must use this language.
The existing controls within .NET is not good enough so I'm looking
and evaluating other products.
We need a product to use when we create our advanced grid.
We use .NET win forms with C#
One important requirement on our grid is that you should be able to
set a cell to a arbitrary type. You should be able to set a cell as
type combobox containing checkboxes.
Or set one cell as combobox only. Or you should be able to set a cell
as a numeric.
Or you should be able to set a cell as a string.
Note that if you set a cell at location row 2 col 2 as type combobox
with checkboxes then you should be able to set cell at location row 3
col 2 as a numeric type. So when you specify a cells to be of a certain
type you do this per cell and not to the entire colomn.
Have you any good product that you can recommend that fulfil our
requirement.
You should also at runtime be able to delete a row or add a row.
//Tony
We are using .NET C# so the product must use this language.
The existing controls within .NET is not good enough so I'm looking
and evaluating other products.
We need a product to use when we create our advanced grid.
We use .NET win forms with C#
One important requirement on our grid is that you should be able to
set a cell to a arbitrary type. You should be able to set a cell as
type combobox containing checkboxes.
Or set one cell as combobox only. Or you should be able to set a cell
as a numeric.
Or you should be able to set a cell as a string.
Note that if you set a cell at location row 2 col 2 as type combobox
with checkboxes then you should be able to set cell at location row 3
col 2 as a numeric type. So when you specify a cells to be of a certain
type you do this per cell and not to the entire colomn.
Have you any good product that you can recommend that fulfil our
requirement.
You should also at runtime be able to delete a row or add a row.
//Tony