Click here to Skip to main content
15,917,652 members
Home / Discussions / C#
   

C#

 
QuestionDataGridView binding custom properties Pin
Wjousts18-Dec-06 8:50
Wjousts18-Dec-06 8:50 
QuestionConvert HTML string to HtmlDocument Pin
zaboboa18-Dec-06 7:53
zaboboa18-Dec-06 7:53 
AnswerRe: Convert HTML string to HtmlDocument Pin
JMummery3-Dec-12 0:30
professionalJMummery3-Dec-12 0:30 
QuestionGet the appdomain by its friendly name. Pin
Prasadrn18-Dec-06 7:33
Prasadrn18-Dec-06 7:33 
QuestionASP.Net Question. Pin
hdv21218-Dec-06 6:48
hdv21218-Dec-06 6:48 
AnswerRe: ASP.Net Question. Pin
Prasadrn18-Dec-06 7:38
Prasadrn18-Dec-06 7:38 
GeneralRe: ASP.Net Question. Pin
hdv21218-Dec-06 8:50
hdv21218-Dec-06 8:50 
QuestionDataGridView - dragging multiple items with left mouse button Pin
Patrick Etc.18-Dec-06 5:52
Patrick Etc.18-Dec-06 5:52 
Currently, I can easily drag items between DGV's. If I select multiple items by holding the CTRL button while I click, and on the last item, I initiate the drag without letting up the mouse, I am able to drag multiple items.

However, if I select the last item, let up the mouse button, and then put it back down again to grab the items and drag them, the DGV selects the item that was under the mouse click. I realize this is the expected behavior; does anyone know a way to override it so that my items remain selected?

Now, I have a workaround that involves keeping track of the selected items myself, and if the mouse goes up and backdown and a drag begins, to re-select those items. But it's a little bit messy and I would really like another way to do it.

Any thoughts?
QuestionIssues with Converting IDataReader to DataSet Pin
DeepToot18-Dec-06 5:37
DeepToot18-Dec-06 5:37 
AnswerRe: Issues with Converting IDataReader to DataSet Pin
Colin Angus Mackay18-Dec-06 5:52
Colin Angus Mackay18-Dec-06 5:52 
GeneralRe: Issues with Converting IDataReader to DataSet Pin
DeepToot18-Dec-06 6:13
DeepToot18-Dec-06 6:13 
QuestionHow to create different versions/configurations in VS2005 Pin
frozenpondlife18-Dec-06 5:06
frozenpondlife18-Dec-06 5:06 
AnswerRe: How to create different versions/configurations in VS2005 Pin
ednrgc18-Dec-06 5:34
ednrgc18-Dec-06 5:34 
GeneralRe: How to create different versions/configurations in VS2005 Pin
frozenpondlife18-Dec-06 5:53
frozenpondlife18-Dec-06 5:53 
AnswerRe: How to create different versions/configurations in VS2005 Pin
Daniel Grunwald18-Dec-06 5:48
Daniel Grunwald18-Dec-06 5:48 
Questioni want code for authentication's to connect remote computer Pin
haneef118-Dec-06 4:29
haneef118-Dec-06 4:29 
AnswerRe: i want code for authentication's to connect remote computer Pin
ednrgc18-Dec-06 5:35
ednrgc18-Dec-06 5:35 
QuestionHow to Connect remoter computer i am getting exception error for remote as well as local computer Pin
haneef118-Dec-06 4:24
haneef118-Dec-06 4:24 
QuestionGet updated location for Control Pin
Tanuja12318-Dec-06 4:08
Tanuja12318-Dec-06 4:08 
Questionquery a datatable?? Pin
tadhg8818-Dec-06 3:52
tadhg8818-Dec-06 3:52 
AnswerRe: query a datatable?? Pin
J4amieC18-Dec-06 4:48
J4amieC18-Dec-06 4:48 
AnswerRe: query a datatable?? Pin
ToddHileHoffer18-Dec-06 4:49
ToddHileHoffer18-Dec-06 4:49 
GeneralRe: query a datatable?? [modified] Pin
tadhg8819-Dec-06 4:59
tadhg8819-Dec-06 4:59 
QuestionHow Can I Make Setup File In C#.NET 2003 Pin
kifahhk18-Dec-06 3:05
kifahhk18-Dec-06 3:05 
AnswerRe: How Can I Make Setup File In C#.NET 2003 Pin
led mike18-Dec-06 4:57
led mike18-Dec-06 4:57 

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.