Click here to Skip to main content
15,921,028 members
Home / Discussions / C#
   

C#

 
GeneralRe: ListView Pin
Christian Graus8-Mar-05 14:48
protectorChristian Graus8-Mar-05 14:48 
GeneralRe: ListView Pin
Bahadir Cambel8-Mar-05 15:44
Bahadir Cambel8-Mar-05 15:44 
GeneralRe: ListView Pin
Bahadir Cambel8-Mar-05 16:55
Bahadir Cambel8-Mar-05 16:55 
GeneralRe: ListView Pin
Rob Graham8-Mar-05 18:16
Rob Graham8-Mar-05 18:16 
QuestionHow I can DISABLE the print button of the printPreviewDialog Toolbar. Pin
JeyJey20058-Mar-05 14:40
JeyJey20058-Mar-05 14:40 
AnswerRe: How I can DISABLE the print button of the printPreviewDialog Toolbar. Pin
V2272-Aug-10 9:34
V2272-Aug-10 9:34 
AnswerRe: How I can DISABLE the print button of the printPreviewDialog Toolbar. Pin
Member 1018538512-Mar-14 22:08
Member 1018538512-Mar-14 22:08 
GeneralGet dataGrid rows selected Pin
JeyJey20058-Mar-05 14:33
JeyJey20058-Mar-05 14:33 
GeneralRe: Get dataGrid rows selected Pin
westerdlyOne_void9-Mar-05 6:59
westerdlyOne_void9-Mar-05 6:59 
GeneralCD Drive / Disc Information Pin
poomunch38-Mar-05 14:12
poomunch38-Mar-05 14:12 
GeneralRe: CD Drive / Disc Information Pin
poomunch38-Mar-05 14:39
poomunch38-Mar-05 14:39 
Generalconsole.read() Pin
victor_ba858-Mar-05 13:35
victor_ba858-Mar-05 13:35 
GeneralRe: console.read() Pin
Bahadir Cambel8-Mar-05 15:57
Bahadir Cambel8-Mar-05 15:57 
Generalc# and using ports Pin
A_dosoky2005zagcom8-Mar-05 12:47
sussA_dosoky2005zagcom8-Mar-05 12:47 
GeneralRe: c# and using ports Pin
Stefan Troschuetz8-Mar-05 21:47
Stefan Troschuetz8-Mar-05 21:47 
GeneralRe: c# and using ports Pin
Chua Wen Ching8-Mar-05 23:48
Chua Wen Ching8-Mar-05 23:48 
QuestionDatagrid RowSelected event? Pin
westerdlyOne_void8-Mar-05 10:38
westerdlyOne_void8-Mar-05 10:38 
I am looking to dynamically generate a value (which will be shown in a textbox) depending on which rows in a datagrid are selected, rows may be selected/deselected by the user and the value will change dynamically depending on certain fields in the selected rows. Iterating through the rows to find which ones are selected is not my dillema, the problem is that I cannot find an event that fires when a row in the datagrid is selected/deselected. I would rather not force the users to click a "calculate" button. It seems that a "RowSelected" event on the datagrid would make most sense, but I cant find any info on such functionality!! I suppose I could use the "OnMouseUp" event, but then the user would be forced to use the mouse to select rows, no shift/ctrl + arrow keys!.

Any suggestions?

Thanks,

done
Generalopening a closed port Pin
maheshfour8-Mar-05 10:03
maheshfour8-Mar-05 10:03 
Questionhow can i get only time from DT Picker ? Pin
kings_18-Mar-05 9:39
kings_18-Mar-05 9:39 
AnswerRe: how can i get only time from DT Picker ? Pin
Bahadir Cambel8-Mar-05 14:34
Bahadir Cambel8-Mar-05 14:34 
GeneralRe: how can i get only time from DT Picker ? Pin
NassosReyzidis9-Mar-05 23:58
NassosReyzidis9-Mar-05 23:58 
Generalconverting hex to deceimel Pin
Anonymous8-Mar-05 9:38
Anonymous8-Mar-05 9:38 
GeneralRe: converting hex to deceimel Pin
Werdna8-Mar-05 19:14
Werdna8-Mar-05 19:14 
GeneralRe: converting hex to deceimel Pin
NassosReyzidis10-Mar-05 0:02
NassosReyzidis10-Mar-05 0:02 
GeneralStart a Process Pin
Stephen McAllister8-Mar-05 8:59
Stephen McAllister8-Mar-05 8:59 

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.