Click here to Skip to main content
15,905,679 members
Home / Discussions / Windows Forms
   

Windows Forms

 
QuestionEvent handler for "linked" controls Pin
dybs26-Apr-09 8:48
dybs26-Apr-09 8:48 
AnswerRe: Event handler for "linked" controls Pin
Luc Pattyn26-Apr-09 9:24
sitebuilderLuc Pattyn26-Apr-09 9:24 
GeneralRe: Event handler for "linked" controls Pin
dybs26-Apr-09 9:35
dybs26-Apr-09 9:35 
Questionread data from RS232 in C# windows Pin
narina24-Apr-09 22:51
narina24-Apr-09 22:51 
AnswerRe: read data from RS232 in C# windows Pin
Luc Pattyn25-Apr-09 0:10
sitebuilderLuc Pattyn25-Apr-09 0:10 
GeneralRe: read data from RS232 in C# windows Pin
narina25-Apr-09 0:46
narina25-Apr-09 0:46 
AnswerRe: read data from RS232 in C# windows Pin
dybs25-Apr-09 6:46
dybs25-Apr-09 6:46 
Questionhow to create a seperate form for searching data? Pin
riddhi8424-Apr-09 20:58
riddhi8424-Apr-09 20:58 
dear frenz,

i hav a grt problem here.
i am working on a windows application where i need to open a form2.vb to search records, which should be displayed on form1.vb.
the problem is dat i hav to use 2 data sets in order to navigate among the searched records.
how do i design my application so that without using multiple data sets, i can search records in 1 form/window and the results r displayed in anoder window.?

this is wat i want to accomplish:
1. form1.vb has various textboxes and other controls to display record fields.
2. when click on "search" button on form1.vb, a new window/form ie. search.vb opens up.
3. user enters search criteria on search.vb and cliks on the "find" button.
4. after find button is cliked, the "search.vb" form closes and the searched records are displayed on form1.

problem1: the problem lies ind fact dat wen the searched records are displayed on the form1.vb, cliking on the navigation buttons lyk first, next etc. displays the original complete database records, nd not the searched records. The only solution obtained till now is using 2 datasets, wich i want to avoid

problem2: on wat event of form1 or search.vb should i code the query for searching?

i'll be happy to expand on the problem in case this seems insufficient.
AnswerRe: how to create a seperate form for searching data? Pin
Ahamed Azeem25-Apr-09 21:34
Ahamed Azeem25-Apr-09 21:34 
GeneralRe: how to create a seperate form for searching data? Pin
riddhi8426-Apr-09 19:38
riddhi8426-Apr-09 19:38 
GeneralRe: how to create a seperate form for searching data? Pin
Ahamed Azeem26-Apr-09 20:48
Ahamed Azeem26-Apr-09 20:48 
QuestionWindows service Crashing once a day Pin
bsandesh1124-Apr-09 4:59
bsandesh1124-Apr-09 4:59 
AnswerRe: Windows service Crashing once a day Pin
bsandesh1124-Apr-09 5:29
bsandesh1124-Apr-09 5:29 
AnswerRe: Windows service Crashing once a day Pin
Luc Pattyn24-Apr-09 6:38
sitebuilderLuc Pattyn24-Apr-09 6:38 
QuestionHTML to database Pin
digitaldxb23-Apr-09 22:38
digitaldxb23-Apr-09 22:38 
AnswerRe: HTML to database Pin
digitaldxb23-Apr-09 23:42
digitaldxb23-Apr-09 23:42 
QuestionHow to calculate the size of a MDI parent based on its MDI child form Pin
Deling Ren23-Apr-09 15:59
Deling Ren23-Apr-09 15:59 
QuestionHow to create Form which will be taked into account by other desctop appication like Microsoft Shared View Pin
Koltz22-Apr-09 22:48
Koltz22-Apr-09 22:48 
AnswerRe: How to create Form which will be taked into account by other desctop appication like Microsoft Shared View Pin
Koltz22-Apr-09 23:41
Koltz22-Apr-09 23:41 
QuestionMade changes to the reports after made exe Pin
pavankumar makena21-Apr-09 23:16
pavankumar makena21-Apr-09 23:16 
QuestionCode to Display Time on A Windows Form Pin
txmxax2519-Apr-09 12:07
txmxax2519-Apr-09 12:07 
AnswerRe: Ignore!!! - Cross Post Pin
Henry Minute19-Apr-09 13:21
Henry Minute19-Apr-09 13:21 
GeneralRe: Ignore!!! - Cross Post Pin
Luc Pattyn19-Apr-09 13:48
sitebuilderLuc Pattyn19-Apr-09 13:48 
GeneralRe: Ignore!!! - Cross Post Pin
txmxax2519-Apr-09 14:33
txmxax2519-Apr-09 14:33 
GeneralRe: Ignore!!! - Cross Post Pin
Luc Pattyn19-Apr-09 15:08
sitebuilderLuc Pattyn19-Apr-09 15:08 

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.