Click here to Skip to main content
15,891,136 members
Home / Discussions / C#
   

C#

 
AnswerRe: mark as unsaved if the user changes ANYTHING? Pin
Mike Ellison25-Jul-09 17:39
Mike Ellison25-Jul-09 17:39 
AnswerRe: mark as unsaved if the user changes ANYTHING? Pin
Guffa25-Jul-09 22:15
Guffa25-Jul-09 22:15 
AnswerRe: mark as unsaved if the user changes ANYTHING? Pin
Megidolaon26-Jul-09 6:18
Megidolaon26-Jul-09 6:18 
AnswerRe: mark as unsaved if the user changes ANYTHING? Pin
Mike Ellison1-Aug-09 11:00
Mike Ellison1-Aug-09 11:00 
QuestionScrollBar in Listview Pin
SajjadZare25-Jul-09 6:31
SajjadZare25-Jul-09 6:31 
AnswerRe: ScrollBar in Listview Pin
Abhijit Jana25-Jul-09 9:18
professionalAbhijit Jana25-Jul-09 9:18 
QuestionHelp with WIA scanning control. Pin
CodeBase2525-Jul-09 6:31
CodeBase2525-Jul-09 6:31 
Questiondatabound comboboxes in datagridview. Pin
tonks8425-Jul-09 6:27
tonks8425-Jul-09 6:27 
Hi,

I have a bound datagridview which contains three combobox columns. The items in each combobox is databound also but dynamically. Depending on the value of the first combobox, the second and thrid combobox will be bound accordingly. I subscribe to the cellendedit event where I check if the cell is in the first column and then databind the second and third combobox cells accordingly. This works fine. The only problem I have is that when the datagrid view is loaded, as it is databound it is trying to assign the second and third cells of each row values which is not in their respective combobox list as the combobox is not bound. Is there any event available in the datagridview control which will let me check the value just before it is being bound to the datagridview cell. There I can bind the comboboxes before the value get's assigned and I shouldn't get any problems. I tried using the databinding complete but that didn't work.. Any suggestions?

Thanks
AnswerRe: databound comboboxes in datagridview. Pin
Omar Akhtar Sheikh25-Jul-09 8:29
Omar Akhtar Sheikh25-Jul-09 8:29 
GeneralRe: databound comboboxes in datagridview. Pin
tonks8425-Jul-09 8:54
tonks8425-Jul-09 8:54 
Question[Message Deleted] Pin
neha_rai25-Jul-09 5:36
neha_rai25-Jul-09 5:36 
Answerwaiting for reply Pin
neha_rai25-Jul-09 9:13
neha_rai25-Jul-09 9:13 
AnswerRe: moving points Pin
Henry Minute25-Jul-09 13:20
Henry Minute25-Jul-09 13:20 
QuestionToolStrip Overflow button event Pin
satsumatable25-Jul-09 3:40
satsumatable25-Jul-09 3:40 
AnswerRe: ToolStrip Overflow button event Pin
satsumatable25-Jul-09 4:01
satsumatable25-Jul-09 4:01 
QuestionHuge amounts of ListView-Items in ListView. Performance? Pin
JackBeauregard25-Jul-09 2:55
JackBeauregard25-Jul-09 2:55 
AnswerRe: Huge amounts of ListView-Items in ListView. Performance? Pin
Eddy Vluggen25-Jul-09 3:17
professionalEddy Vluggen25-Jul-09 3:17 
AnswerRe: Huge amounts of ListView-Items in ListView. Performance? Pin
Jimmanuel25-Jul-09 3:20
Jimmanuel25-Jul-09 3:20 
AnswerRe: Huge amounts of ListView-Items in ListView. Performance? Pin
Adam Maras25-Jul-09 6:41
Adam Maras25-Jul-09 6:41 
QuestionAdd Properties to user control [modified] Pin
gal00025-Jul-09 2:52
gal00025-Jul-09 2:52 
AnswerRe: Add Properties to user control Pin
Henry Minute25-Jul-09 3:06
Henry Minute25-Jul-09 3:06 
AnswerRe: Add Properties to user control Pin
SajjadZare25-Jul-09 9:14
SajjadZare25-Jul-09 9:14 
Questionhow to keep track the browser. Pin
msgreat25-Jul-09 2:03
msgreat25-Jul-09 2:03 
QuestionGpuCV ? Pin
Mohammad Dayyan25-Jul-09 1:09
Mohammad Dayyan25-Jul-09 1:09 
AnswerRe: GpuCV ? Pin
Henry Minute25-Jul-09 3:09
Henry Minute25-Jul-09 3:09 

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.