Click here to Skip to main content
15,886,919 members
Home / Discussions / C#
   

C#

 
GeneralRe: display the list of tables in a mysql database Pin
MemberDotNetting18-Apr-12 3:25
MemberDotNetting18-Apr-12 3:25 
AnswerRe: display the list of tables in a mysql database Pin
Luc Pattyn18-Apr-12 3:39
sitebuilderLuc Pattyn18-Apr-12 3:39 
GeneralRe: display the list of tables in a mysql database Pin
PIEBALDconsult18-Apr-12 14:41
mvePIEBALDconsult18-Apr-12 14:41 
GeneralRe: display the list of tables in a mysql database Pin
MemberDotNetting19-Apr-12 10:55
MemberDotNetting19-Apr-12 10:55 
QuestionSend HTML EMail using SimpleMapi? Pin
Irgi17-Apr-12 21:42
Irgi17-Apr-12 21:42 
Questionextract humanbody from webcam using aforge.net Pin
baskaran chellasamy17-Apr-12 21:33
baskaran chellasamy17-Apr-12 21:33 
AnswerRe: extract humanbody from webcam using aforge.net Pin
Eddy Vluggen18-Apr-12 0:22
professionalEddy Vluggen18-Apr-12 0:22 
QuestionCustom DataGridView composite control Pin
Member 869768717-Apr-12 21:29
Member 869768717-Apr-12 21:29 
Hi all,

I'm creating a specific DataGridView control that includes two scrollbars so that I can control their size and visibility. So, I have created a User control that contains the DataGridView and the two scrollbars inside a 2x2 TableLayoutPanel.

The issue I'm facing is that when I add my control to a Windows Form, I can't set my DataGridView's DataSource or define the column styles from the design view, because the link that I use for that when I use a common DataGridView (that little white arrow appearing on the top right side of the DataGridView) is not appearing.

While doing some testing, I saw that if I inherit my control from DataGridView, that link appears. But if I do that, I guess that I can only extend the functionality for the DataGridView, but I need my control to be a composite control.

So, that's my question: how can I get those design-time capabilities on my custom control? I am specially interested on the columns layout and the datasource.

Best regards.
AnswerRe: Custom DataGridView composite control Pin
VJ Reddy17-Apr-12 23:40
VJ Reddy17-Apr-12 23:40 
QuestionPopilating XMLDatasource with DataTable Pin
chindiwo17-Apr-12 19:57
chindiwo17-Apr-12 19:57 
AnswerRe: Popilating XMLDatasource with DataTable Pin
Richard MacCutchan17-Apr-12 21:22
mveRichard MacCutchan17-Apr-12 21:22 
QuestionEnvironment Exit (??) Pin
Midnight Ahri17-Apr-12 16:53
Midnight Ahri17-Apr-12 16:53 
AnswerRe: Environment Exit (??) Pin
Luc Pattyn17-Apr-12 17:00
sitebuilderLuc Pattyn17-Apr-12 17:00 
JokeRe: Environment Exit (??) Pin
Roger Wright17-Apr-12 19:50
professionalRoger Wright17-Apr-12 19:50 
GeneralRe: Environment Exit (??) Pin
Dave Kreskowiak18-Apr-12 6:02
mveDave Kreskowiak18-Apr-12 6:02 
AnswerRe: Environment Exit (??) PinPopular
VJ Reddy17-Apr-12 18:23
VJ Reddy17-Apr-12 18:23 
GeneralRe: Environment Exit (??) Pin
Vipin_Arora18-Apr-12 0:51
Vipin_Arora18-Apr-12 0:51 
GeneralRe: Environment Exit (??) Pin
VJ Reddy18-Apr-12 1:05
VJ Reddy18-Apr-12 1:05 
GeneralRe: Environment Exit (??) Pin
Dave Kreskowiak18-Apr-12 6:03
mveDave Kreskowiak18-Apr-12 6:03 
AnswerRe: Environment Exit (??) Pin
PIEBALDconsult17-Apr-12 19:00
mvePIEBALDconsult17-Apr-12 19:00 
GeneralRe: Environment Exit (??) Pin
jschell18-Apr-12 9:00
jschell18-Apr-12 9:00 
GeneralRe: Environment Exit (??) Pin
PIEBALDconsult18-Apr-12 14:34
mvePIEBALDconsult18-Apr-12 14:34 
GeneralRe: Environment Exit (??) Pin
jschell19-Apr-12 8:15
jschell19-Apr-12 8:15 
JokeRe: Environment Exit (??) Pin
PIEBALDconsult19-Apr-12 8:50
mvePIEBALDconsult19-Apr-12 8:50 
AnswerRe: Environment Exit (??) Pin
Midnight Ahri18-Apr-12 16:12
Midnight Ahri18-Apr-12 16:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.