Click here to Skip to main content
15,920,508 members
Home / Discussions / C#
   

C#

 
QuestionGDI+ :How to judge a point in the path. Pin
dreamwinter18-Sep-05 23:01
dreamwinter18-Sep-05 23:01 
QuestionExtracting attribute information from an XML file Pin
Vikram A Punathambekar18-Sep-05 20:41
Vikram A Punathambekar18-Sep-05 20:41 
AnswerRe: Extracting attribute information from an XML file Pin
bpontillo18-Sep-05 22:14
bpontillo18-Sep-05 22:14 
GeneralRe: Extracting attribute information from an XML file Pin
Vikram A Punathambekar18-Sep-05 22:42
Vikram A Punathambekar18-Sep-05 22:42 
GeneralRe: Extracting attribute information from an XML file Pin
bpontillo18-Sep-05 23:18
bpontillo18-Sep-05 23:18 
QuestionCode to flip a window Pin
Amir Harel18-Sep-05 20:29
Amir Harel18-Sep-05 20:29 
QuestionAbt Structure of Text Files Pin
akshayswaroop18-Sep-05 20:14
akshayswaroop18-Sep-05 20:14 
AnswerRe: Abt Structure of Text Files Pin
enjoycrack18-Sep-05 20:31
enjoycrack18-Sep-05 20:31 
AnswerRe: Abt Structure of Text Files Pin
akshayswaroop18-Sep-05 20:35
akshayswaroop18-Sep-05 20:35 
AnswerRe: Abt Structure of Text Files Pin
mav.northwind19-Sep-05 2:53
mav.northwind19-Sep-05 2:53 
AnswerRe: Abt Structure of Text Files Pin
lmoelleb19-Sep-05 20:35
lmoelleb19-Sep-05 20:35 
QuestionFind HyperLinks Pin
A.Grover18-Sep-05 19:47
A.Grover18-Sep-05 19:47 
AnswerRe: Find HyperLinks Pin
enjoycrack18-Sep-05 20:25
enjoycrack18-Sep-05 20:25 
AnswerRe: Find HyperLinks Pin
seee sharp18-Sep-05 23:14
seee sharp18-Sep-05 23:14 
QuestionDataGridBoolColumn - event Pin
JuergenLissmann18-Sep-05 18:54
JuergenLissmann18-Sep-05 18:54 
In the Style definitions for a DataGrid I defined a DataGridBoolColumn to show Boxes for
the true/false-values in the DataView of the Grid.
To set/toggle Buttons I have to check out, if the Box in a [Row,Column] is set to Enable or Disable by the click-event / space-key (if cell selected).
I have included an eventhandler (DataChanged) for the DataTable which is bound to the Grid.
But only if the SelectedCell is changed, the event for DataChanged will be fired. So, how can I receive an event for the changed Value in the Box if the user do not change the Cell (only 1 Click in the Box to mark it) and won't leave the DataGrid (events validating/valdated therefore will not be fired) ?
Any Idea ?
- If Data is changed, you can see the shown pencil at the row-marker-column. May I fetch this event inside the Grid in any way? May this be a workaround?


AnswerRe: DataGridBoolColumn - event Pin
deep718-Sep-05 20:10
deep718-Sep-05 20:10 
QuestionCommunication With ports in Visual.NET Pin
samira forooghi18-Sep-05 18:45
samira forooghi18-Sep-05 18:45 
AnswerRe: Communication With ports in Visual.NET Pin
zon_cpp19-Sep-05 6:08
zon_cpp19-Sep-05 6:08 
AnswerRe: Communication With ports in Visual.NET Pin
zon_cpp19-Sep-05 6:08
zon_cpp19-Sep-05 6:08 
QuestionSimple Database Problem Pin
18-Sep-05 16:57
suss18-Sep-05 16:57 
AnswerRe: Simple Database Problem Pin
KaptinKrunch18-Sep-05 17:12
KaptinKrunch18-Sep-05 17:12 
AnswerRe: Simple Database Problem Pin
KaptinKrunch18-Sep-05 17:14
KaptinKrunch18-Sep-05 17:14 
AnswerRe: Simple Database Problem Pin
FusionCoding19-Sep-05 3:20
FusionCoding19-Sep-05 3:20 
Questiongetting file bytesize Pin
g00fyman18-Sep-05 16:40
g00fyman18-Sep-05 16:40 
AnswerRe: getting file bytesize Pin
Ashok Dhamija18-Sep-05 18:14
Ashok Dhamija18-Sep-05 18:14 

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.