Click here to Skip to main content
16,005,222 members
Home / Discussions / Windows Forms
   

Windows Forms

 
QuestionShowDialog with MDIChildren Pin
Farid Deaibess19-Dec-08 2:26
Farid Deaibess19-Dec-08 2:26 
AnswerRe: ShowDialog with MDIChildren Pin
Dave Kreskowiak19-Dec-08 5:15
mveDave Kreskowiak19-Dec-08 5:15 
Question[Message Deleted] Pin
Anup_Debnath19-Dec-08 2:15
Anup_Debnath19-Dec-08 2:15 
AnswerRe: How to Disable/Enable Takmanger In .net Pin
Dave Kreskowiak19-Dec-08 5:12
mveDave Kreskowiak19-Dec-08 5:12 
Questioninstall databse automatically............. Pin
grks18-Dec-08 22:24
grks18-Dec-08 22:24 
QuestionDataGridView Custom Object RowState Functionality Pin
Jim Huskey18-Dec-08 3:21
Jim Huskey18-Dec-08 3:21 
AnswerRe: DataGridView Custom Object RowState Functionality Pin
Mycroft Holmes21-Dec-08 13:49
professionalMycroft Holmes21-Dec-08 13:49 
Questionaccess element on usercontrol Pin
jogisarge17-Dec-08 21:06
jogisarge17-Dec-08 21:06 
hi,

i have a datagridview on a usercontrol "products" hosted from a form "productsform".
my grid shows a dataset by using a bindingsource bsproduct with nearly 500 records.

by clicking a row in the grid i want to show a detailform "productdetailform" with a usercontrol "productdetails" that has textboxes and displays the values.
after changing the data, the row in the dataset should be updated, and the productdetailform should be closed.

how can i handle this ?

i thought i can deliver the bindingsource bsproduct to the productdetailform and bind my controls to the Usercontrol productdetails.
delivering the bindingsource to productdetailform is ok, but how can i access the bindingsource in the code of the userontrol productdetails ??

bye jo
Questionshow detailfrom from datagridview Pin
jogisarge16-Dec-08 9:00
jogisarge16-Dec-08 9:00 
AnswerRe: show detailfrom from datagridview Pin
led mike17-Dec-08 5:45
led mike17-Dec-08 5:45 
QuestionAbout thord party controls Pin
RA|-|UL PATEL16-Dec-08 1:09
RA|-|UL PATEL16-Dec-08 1:09 
AnswerRe: About thord party controls Pin
Simon P Stevens16-Dec-08 3:04
Simon P Stevens16-Dec-08 3:04 
GeneralRe: About thord party controls Pin
RA|-|UL PATEL16-Dec-08 20:28
RA|-|UL PATEL16-Dec-08 20:28 
GeneralRe: About thord party controls Pin
Simon P Stevens16-Dec-08 21:30
Simon P Stevens16-Dec-08 21:30 
GeneralRe: About thord party controls Pin
Lev Danielyan17-Dec-08 6:48
Lev Danielyan17-Dec-08 6:48 
GeneralRe: About thord party controls Pin
RA|-|UL PATEL17-Dec-08 23:41
RA|-|UL PATEL17-Dec-08 23:41 
GeneralRe: About thord party controls Pin
Lev Danielyan18-Dec-08 1:20
Lev Danielyan18-Dec-08 1:20 
QuestionPassing parameters in multithreading which is implemented in windows application Pin
susan_15161515-Dec-08 22:53
susan_15161515-Dec-08 22:53 
AnswerRe: Passing parameters in multithreading which is implemented in windows application Pin
Ben Fair17-Dec-08 9:42
Ben Fair17-Dec-08 9:42 
GeneralRe: Passing parameters in multithreading which is implemented in windows application Pin
susan_15161517-Dec-08 20:41
susan_15161517-Dec-08 20:41 
QuestionCrystal Reports Pin
srinivaskonijeti15-Dec-08 18:34
srinivaskonijeti15-Dec-08 18:34 
AnswerRe: Crystal Reports Pin
Lev Danielyan15-Dec-08 19:27
Lev Danielyan15-Dec-08 19:27 
AnswerRe: Crystal Reports Pin
DarkkMan19-Dec-08 2:05
DarkkMan19-Dec-08 2:05 
AnswerRe: Crystal Reports Pin
DarkkMan19-Dec-08 2:06
DarkkMan19-Dec-08 2:06 
QuestionHow to Improve the performance of a database application Pin
Uma Kameswari14-Dec-08 21:06
Uma Kameswari14-Dec-08 21:06 

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.