Click here to Skip to main content
15,906,567 members
Home / Discussions / C#
   

C#

 
GeneralRe: msagent output voice file Pin
Dave Kreskowiak31-Dec-07 9:10
mveDave Kreskowiak31-Dec-07 9:10 
GeneralRe: msagent output voice file Pin
Muammar©31-Dec-07 18:40
Muammar©31-Dec-07 18:40 
GeneralRe: msagent output voice file Pin
Dave Kreskowiak1-Jan-08 6:02
mveDave Kreskowiak1-Jan-08 6:02 
GeneralRe: msagent output voice file Pin
Muammar©1-Jan-08 6:11
Muammar©1-Jan-08 6:11 
GeneralNavigating a web form Pin
brsecu31-Dec-07 6:31
brsecu31-Dec-07 6:31 
GeneralRe: Navigating a web form Pin
DotNetXenon31-Dec-07 7:45
DotNetXenon31-Dec-07 7:45 
GeneralDatagrid and combo box or drop down list Pin
Saamir31-Dec-07 5:07
Saamir31-Dec-07 5:07 
GeneralRe: Datagrid and combo box or drop down list Pin
Justin Perez31-Dec-07 5:24
Justin Perez31-Dec-07 5:24 
No, there is no built in way to do it. What you can do, however, is this: You can get the location of the cell where you would like the combobox, or whatever. You have the location, then dynamically create the control, and set the location to inside the cell that you want it to be in. Then, handle the scroll event of the datagrid, and then get the location of the cell again, and then move the control that you created.

"If an Indian asked a programming question in the forest, would it still be urgent?" - John Simmons / outlaw programmer

I get all the news I need from the weather report - Paul Simon (from "The Only Living Boy in New York")

GeneralRe: Datagrid and combo box or drop down list Pin
Saamir31-Dec-07 6:14
Saamir31-Dec-07 6:14 
GeneralRe: Datagrid and combo box or drop down list [modified] Pin
awiesendanger2-Jan-08 2:23
awiesendanger2-Jan-08 2:23 
QuestionSendKeys Oddity??? Pin
tboydva31-Dec-07 3:56
tboydva31-Dec-07 3:56 
QuestionTextBox indentation??? Pin
JoZ CaVaLLo31-Dec-07 2:24
JoZ CaVaLLo31-Dec-07 2:24 
GeneralRe: TextBox indentation??? Pin
Justin Perez31-Dec-07 2:25
Justin Perez31-Dec-07 2:25 
GeneralRe: TextBox indentation??? Pin
JoZ CaVaLLo31-Dec-07 2:49
JoZ CaVaLLo31-Dec-07 2:49 
GeneralRe: TextBox indentation??? Pin
Skippums31-Dec-07 7:40
Skippums31-Dec-07 7:40 
QuestionHow to get the values of dynamic fileupload Pin
Elena200631-Dec-07 1:49
Elena200631-Dec-07 1:49 
AnswerRe: How to get the values of dynamic fileupload Pin
Justin Perez31-Dec-07 2:14
Justin Perez31-Dec-07 2:14 
GeneralRe: How to get the values of dynamic fileupload Pin
Elena200631-Dec-07 2:19
Elena200631-Dec-07 2:19 
GeneralRe: How to get the values of dynamic fileupload Pin
Justin Perez31-Dec-07 2:24
Justin Perez31-Dec-07 2:24 
GeneralRe: How to get the values of dynamic fileupload Pin
Elena200631-Dec-07 2:30
Elena200631-Dec-07 2:30 
GeneralRe: How to get the values of dynamic fileupload Pin
Ed.Poore31-Dec-07 7:13
Ed.Poore31-Dec-07 7:13 
Generaldisplay rows in a list box Pin
michael_jhons31-Dec-07 1:22
michael_jhons31-Dec-07 1:22 
GeneralRe: display rows in a list box Pin
WillemM31-Dec-07 1:31
WillemM31-Dec-07 1:31 
GeneralC# - Events not triggering Pin
jgrogan31-Dec-07 1:07
jgrogan31-Dec-07 1:07 
GeneralRe: C# - Events not triggering Pin
WillemM31-Dec-07 1:29
WillemM31-Dec-07 1:29 

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.