Click here to Skip to main content
15,889,216 members
Home / Discussions / C#
   

C#

 
QuestionAdd data in gridview from multiple tables and combobox [modified] Pin
haroon198012-Mar-09 14:06
haroon198012-Mar-09 14:06 
AnswerRe: Add data in gridview from multiple tables and combobox Pin
haroon198012-Mar-09 22:52
haroon198012-Mar-09 22:52 
QuestionAdd combox in gridview - Getting OledbException Pin
haroon198012-Mar-09 13:19
haroon198012-Mar-09 13:19 
AnswerRe: Add combox in gridview - Getting OledbException Pin
haroon198012-Mar-09 14:02
haroon198012-Mar-09 14:02 
QuestionIs it possible to receive key input into two controls simultaneously? Pin
Yellow_Yackets12-Mar-09 11:26
Yellow_Yackets12-Mar-09 11:26 
AnswerRe: Is it possible to receive key input into two controls simultaneously? Pin
Nagy Vilmos12-Mar-09 11:52
professionalNagy Vilmos12-Mar-09 11:52 
GeneralRe: Is it possible to receive key input into two controls simultaneously? Pin
Yellow_Yackets12-Mar-09 11:57
Yellow_Yackets12-Mar-09 11:57 
GeneralRe: Is it possible to receive key input into two controls simultaneously? Pin
Nagy Vilmos12-Mar-09 12:09
professionalNagy Vilmos12-Mar-09 12:09 
I'm guessing you want the listbox to go to the relevant entry, yesno?
listBox1 does not have the focus and so will not raise a keypress event. This is what I said to start with, they all need to change based on the single event rather then a single event being passed to each control.
You probably need to mimick a bit more, try looking at what happens when the value changes, what is the event you are getting?

[I'll push you in the right direction, but I won't write your code. sorry.]



Panic, Chaos, Destruction.
My work here is done.

GeneralRe: Is it possible to receive key input into two controls simultaneously? Pin
Yellow_Yackets12-Mar-09 15:22
Yellow_Yackets12-Mar-09 15:22 
GeneralRe: Is it possible to receive key input into two controls simultaneously? Pin
Yellow_Yackets12-Mar-09 15:40
Yellow_Yackets12-Mar-09 15:40 
GeneralRe: Is it possible to receive key input into two controls simultaneously? Pin
Nagy Vilmos12-Mar-09 23:09
professionalNagy Vilmos12-Mar-09 23:09 
GeneralRe: Is it possible to receive key input into two controls simultaneously? Pin
Yellow_Yackets13-Mar-09 7:10
Yellow_Yackets13-Mar-09 7:10 
QuestionSplitting video into frames Pin
Payam Rastogi12-Mar-09 10:25
Payam Rastogi12-Mar-09 10:25 
AnswerRe: Splitting video into frames Pin
Ravadre12-Mar-09 11:37
Ravadre12-Mar-09 11:37 
Questionjoin pieces in an image Pin
Umangj12-Mar-09 9:54
Umangj12-Mar-09 9:54 
AnswerRe: join pieces in an image Pin
Nagy Vilmos12-Mar-09 10:00
professionalNagy Vilmos12-Mar-09 10:00 
GeneralRe: join pieces in an image Pin
Umangj12-Mar-09 10:07
Umangj12-Mar-09 10:07 
GeneralRe: join pieces in an image Pin
Nagy Vilmos12-Mar-09 11:00
professionalNagy Vilmos12-Mar-09 11:00 
AnswerRe: join pieces in an image Pin
Christian Graus12-Mar-09 10:23
protectorChristian Graus12-Mar-09 10:23 
GeneralRe: join pieces in an image Pin
Umangj12-Mar-09 10:31
Umangj12-Mar-09 10:31 
AnswerRe: join pieces in an image Pin
fred_12-Mar-09 10:31
fred_12-Mar-09 10:31 
GeneralRe: join pieces in an image Pin
Umangj12-Mar-09 10:35
Umangj12-Mar-09 10:35 
GeneralRe: join pieces in an image Pin
fred_12-Mar-09 10:36
fred_12-Mar-09 10:36 
AnswerRe: join pieces in an image Pin
Luc Pattyn12-Mar-09 10:46
sitebuilderLuc Pattyn12-Mar-09 10:46 
QuestionPublic ShortCut Pin
ariyanna12-Mar-09 8:38
ariyanna12-Mar-09 8:38 

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.