PC Review


Reply
Thread Tools Rate Thread

Datagrid Composite control?

 
 
pnp
Guest
Posts: n/a
 
      15th Mar 2005
Hi all,
I would like to create a component that simulates the functionality
of an MS Access table, through a Datagrid combined with comboboxes,
datetime selectors and checkboxes.
So when a table is dispayed through this datagrid all the foreign
keys will be displayed in a combobox which will display the foreign key
string and with value the ID of that foreign key to be used in the
current table. Also all the dataetime fields to be able to have a
datetime picker so the value returned from this be put in the table. I
would also like all the boolean fields to be displayed as comboboxes.
Actually this would pretty much simulate an Access table...

How can I do something like this?

thanks in advance,
pnp
 
Reply With Quote
 
 
 
 
Cor Ligthert
Guest
Posts: n/a
 
      15th Mar 2005
PNP,

Before you start doing it yourself look at these

Complete very nice controls
http://www.knowdotnet.com/articles/kdngrid.html

http://dotnet.leadit.be/extendeddatagrid

And when you than still decide to do it yourself than these pages
http://64.78.52.104/FAQ/WinForms/default.asp#44

http://www.microsoft.com/belux/nl/ms.../datagrid.mspx

http://msdn.microsoft.com/library/de...stDataGrid.asp

Button
http://www.i-syn.gmxhome.de/devcom/c...trolbutton.htm

DateTimePicker (describes how to make datagridcolumncontrols)
http://msdn.microsoft.com/library/de...classtopic.asp

I hope this helps a little bit?

Cor


 
Reply With Quote
 
Al Ponomarev
Guest
Posts: n/a
 
      15th Mar 2005
> I would like to create a component that simulates the functionality
> of an MS Access table, through a Datagrid combined with comboboxes,
> datetime selectors and checkboxes.
> So when a table is dispayed through this datagrid all the foreign
> keys will be displayed in a combobox which will display the foreign key
> string and with value the ID of that foreign key to be used in the
> current table. Also all the dataetime fields to be able to have a
> datetime picker so the value returned from this be put in the table. I
> would also like all the boolean fields to be displayed as comboboxes.
> Actually this would pretty much simulate an Access table...
>
> How can I do something like this?
>



May be try to use 9Rays.Net FlyGrid.Net (http://9rays.flygrid.net)?
--
Best regards,
Al, 9Rays.Net
 
Reply With Quote
 
pnp
Guest
Posts: n/a
 
      15th Mar 2005
Cor Ligthert wrote:
> PNP,
>
> Before you start doing it yourself look at these
>
> Complete very nice controls
> http://www.knowdotnet.com/articles/kdngrid.html
>
> http://dotnet.leadit.be/extendeddatagrid
>
> And when you than still decide to do it yourself than these pages
> http://64.78.52.104/FAQ/WinForms/default.asp#44
>
> http://www.microsoft.com/belux/nl/ms.../datagrid.mspx
>
> http://msdn.microsoft.com/library/de...stDataGrid.asp
>
> Button
> http://www.i-syn.gmxhome.de/devcom/c...trolbutton.htm
>
> DateTimePicker (describes how to make datagridcolumncontrols)
> http://msdn.microsoft.com/library/de...classtopic.asp
>
> I hope this helps a little bit?
>
> Cor
>
>

Thanks a lot! That is just what I had in mind...
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
DataGrid In Composite Control nikboss Microsoft ASP .NET 1 17th Jun 2004 03:48 PM
Composite control datagrid Martijn de Jong Microsoft C# .NET 0 18th May 2004 03:38 PM
Composite datagrid control Martijn de Jong Microsoft Dot NET 0 18th May 2004 03:36 PM
Composite control with dynamic composite controls sleigh Microsoft ASP .NET 1 12th Feb 2004 06:24 PM
Using Table control in a custom composite control. Control does not render properly in design time. jb_in_marietta@yahoo.com Microsoft ASP .NET 0 1st Jul 2003 10:26 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:59 AM.