473,385 Members | 1,927 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

looking for a product for creating advanced grid

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
Nov 21 '05 #1
3 1874
I'm pretty sure the Grid shipped with .NET does what you want to do. Search
the web for examples on how to do this.

There are tons of custom Datagrids out there, but they are not free. Google
".NET Datagrid" and some will come up.

Mark.

"Tony Johansson" wrote:
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

Nov 21 '05 #2
I use the Syncfusion GridControl. It's exceptionally flexible and you can do
just about anything with it.

You can create custom cell types by creating GridCellModel and
GridCellRenderer derived classes.

You can get source code (for extra $$$).

It's an absolutely excellent grid, in my opinion.

On the negative side, it's very complex and not always easy to use,
particularly if you really push it. I think this is necessary side effect of
its incredibly flexibility.

It's not cheap, but there's no royalty license and you definitely get your
money's worth.

Their tech support is excellent as well.

You can download a demo from their web site: http://www.syncfusion.com/

I've been working with it for about 3 years or so and on an almost daily
basis for about a year and a half (our product has a highly customized grid
derived from the Syncfusion grid). For the requirements that we have, our
two options were Syncfusion's grid, or write one from scratch. Nothing else
would have been able to do all the things we needed.

Pete
"Tony Johansson" <jo*****************@telia.com> wrote in message
news:ls*********************@newsc.telia.net...
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

Nov 21 '05 #3
SP

"Tony Johansson" <jo*****************@telia.com> wrote in message
news:ls*********************@newsc.telia.net...
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


I would recommend FarPoint Spread (www.fpoint.com) which is an excellent
unbound grid and allows you to set the data type at the cell level.

SP

SP
Nov 23 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Angie | last post by:
Hello, My name is Angela Mastrodonato. I'm a web designer who would like the assistance of a php programmer. Some of my clients have requested more dynamic web sites, and I am in the beginning...
4
by: Atlas | last post by:
I've almost completed a small project with MS SQL 2000 server in the BE and Access 2003 in the FE. 5 concurrent users, 30 tables, 35 forms and subforms, 13 reports. Not so happy in the beginning...
4
by: Nhmiller | last post by:
This is directly from Access' Help: "About designing a query When you open a query in Design view, or open a form, report, or datasheet and show the Advanced Filter/Sort window (Advanced...
0
by: johannblake | last post by:
Does anyone know of a 3rd party product that can be used to create multimedia effects programmatically? I am looking for a component such as a library or controls. Essentially I need an advanced...
3
by: Tony Johansson | last post by:
Hello!! I need a product that could be used to create advanced grid. The requirement of the grid is the following: This grid has cells and in some cells not necessarilly a whole column but some...
4
by: z. f. | last post by:
Hi, i stated that this is an advanced question because i have a post from few days ago that i received answers to with suggestions that looked good but did not work, so please if you post a...
1
by: johannblake | last post by:
Does anyone know of a 3rd party product that can be used to create multimedia effects programmatically? I am looking for a component such as a library or controls. Essentially I need an advanced...
0
by: nityaprashant | last post by:
Hello.. could u plz help me? i have template column inside grid view.. in that one link button called Remove this? when i click on that link button confirmation box like "Are u sure u want...
22
kcdoell
by: kcdoell | last post by:
I have been trying for the last several days to create a query that will give me all of the values I need to create a report. Background: The report is different than anything I have done but...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.