473,397 Members | 1,961 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,397 software developers and data experts.

buy component dotnet

Hello, Our company is currently in the search of a component, compatible
VS2003, with semi way between Datagrid and a spreadsheet, in other words to
be able to
- edit a table using textbox, of combobox, image or other
- add/del the rows in the table
- easily skinable, heading of columns, of lines, color of grid...
- fusion of the cells between them
We already went to see on componentsource.com but the components proposed do
not allow the direct handling of the table, it is initially necessary to
pass by a dataset

Do you know a company or another site which will propose this kind of
components?

Co. Batilog

--

Dec 13 '05 #1
4 1054
Omega wrote:
Hello, Our company is currently in the search of a component, compatible
VS2003, with semi way between Datagrid and a spreadsheet, in other words to
be able to
- edit a table using textbox, of combobox, image or other
- add/del the rows in the table
- easily skinable, heading of columns, of lines, color of grid...
- fusion of the cells between them
We already went to see on componentsource.com but the components proposed do
not allow the direct handling of the table, it is initially necessary to
pass by a dataset

Do you know a company or another site which will propose this kind of
components?

Co. Batilog

Here's a good one:
http://www.componentone.com/products...tegoryTypeID=1
<http://www.componentone.com/products.aspx?ItemType=1&TabTypeID=1&PanelIndex=12 &TabMapID=39&Itemid=17&Tabid=49&SubCategoryTypeID= 1>

I don't know much about this one, but it could be worth a look:
http://www.xceedsoft.com/products/GridNet/features.htm

Tom
Dec 13 '05 #2
I'm writing a DataGrid, that have this features right now:

- support to DataTable and DataView
- native support to datacombo, textbox and checkbox
- new controls can be implemented via interfaced class
- multicoloring
- text angle (via StringFormat)
- format of values (via VB Format class)
- independent column and row resizes
- very quick to manipulate low and huge datatables

But need implement a couple of other things like:
- merging of cells
- multiselection
- integration to IDE databind
- wizards and facilitators for properties and styles
- print/print preview

The final objective of this control is:
- easily owner drawning the columns, so anyone can paint them as well
- support to formulas as plugin (my dream)
- lock of rows and columns
- multipictures
- as the code is full .NET, It 'll be useable in other platforms

Nowadays I can't find many time to extend it. If you want a copy, I can send
to you "as is", if you want (is functional).

And someone wants to help me extend this control?

Cesar

"Omega" <om****@free.fr> wrote in message
news:43*********************@news.free.fr...
Hello, Our company is currently in the search of a component, compatible
VS2003, with semi way between Datagrid and a spreadsheet, in other words
to
be able to
- edit a table using textbox, of combobox, image or other
- add/del the rows in the table
- easily skinable, heading of columns, of lines, color of grid...
- fusion of the cells between them
We already went to see on componentsource.com but the components proposed
do
not allow the direct handling of the table, it is initially necessary to
pass by a dataset

Do you know a company or another site which will propose this kind of
components?

Co. Batilog

--

Dec 13 '05 #3
No Thank you , I can't find many time too... we need this component quickly

--

"Cesar Ronchese" <ronchese_hotmail_dot_com> a écrit dans le message de
news:eJ**************@TK2MSFTNGP12.phx.gbl...
I'm writing a DataGrid, that have this features right now:

- support to DataTable and DataView
- native support to datacombo, textbox and checkbox
- new controls can be implemented via interfaced class
- multicoloring
- text angle (via StringFormat)
- format of values (via VB Format class)
- independent column and row resizes
- very quick to manipulate low and huge datatables

But need implement a couple of other things like:
- merging of cells
- multiselection
- integration to IDE databind
- wizards and facilitators for properties and styles
- print/print preview

The final objective of this control is:
- easily owner drawning the columns, so anyone can paint them as well
- support to formulas as plugin (my dream)
- lock of rows and columns
- multipictures
- as the code is full .NET, It 'll be useable in other platforms

Nowadays I can't find many time to extend it. If you want a copy, I can send to you "as is", if you want (is functional).

And someone wants to help me extend this control?

Cesar

"Omega" <om****@free.fr> wrote in message
news:43*********************@news.free.fr...
Hello, Our company is currently in the search of a component, compatible
VS2003, with semi way between Datagrid and a spreadsheet, in other words
to
be able to
- edit a table using textbox, of combobox, image or other
- add/del the rows in the table
- easily skinable, heading of columns, of lines, color of grid...
- fusion of the cells between them
We already went to see on componentsource.com but the components proposed do
not allow the direct handling of the table, it is initially necessary to
pass by a dataset

Do you know a company or another site which will propose this kind of
components?

Co. Batilog

--


Dec 13 '05 #4
"Omega" <om****@free.fr> wrote in message
news:43***********************@news.free.fr...
No Thank you , I can't find many time too... we need this component
quickly


imo, As Tom mentioned, ComponentOne's the best bet. I'm a VB6'er but I love
their grids. Their .Net components look very nice and I assume they support
everything the ActiveX versions do so.... visit the site.

Click the items on the left to see how they look. (kindof strange web page
layout imo)
http://www.componentone.com/c1webdem...d%20for%20.NET

--
Ken Halter - MS-MVP-VB (visiting from VB6 world) - http://www.vbsight.com
Please keep all discussions in the groups..
Dec 13 '05 #5

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

Similar topics

8
by: Carel Lotz | last post by:
H We have ported our VB 6 application into VB .NET but are still integrating with a few COM + applications written in VB6 running on our application server (Win 2000 Server). We have the proxies...
4
by: tsutton | last post by:
I developed my application on my PC using a referenced Control component (which was analysed by Aximp.exe and give me a dll). It runs fine on my PC but when I place it on the network and run it...
3
by: cOdEmOnKeY | last post by:
I have created a component that I add to the component tray at Design time. I need to know how to access a property on this component at Runtime. From what I understand I should use Reflection to...
4
by: Jon Vaughan | last post by:
Whats the difference between a class and a component class , they seem to have identical structures, but different icons ? and when would I use a component class over a a class ? Thanks
4
by: Tugrul HELVACI | last post by:
Changing DisplayNames of my properties using PropertyGrid component, how ?? I'm using Delphi 2006 and I have a class defination like this: TPerson = class fPersonName : String;...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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?
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
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.