Click here to Skip to main content
15,886,095 members
Home / Discussions / C#
   

C#

 
QuestionBackground color on a TreeView checkbox? Pin
se99ts10-Mar-03 10:35
se99ts10-Mar-03 10:35 
QuestionDataSet bind to datagrid, how to flush or reject changes on Form.Closing ? Pin
Chris Richner10-Mar-03 10:25
Chris Richner10-Mar-03 10:25 
AnswerRe: DataSet bind to datagrid, how to flush or reject changes on Form.Closing ? Pin
leppie10-Mar-03 10:39
leppie10-Mar-03 10:39 
GeneralRe: DataSet bind to datagrid, how to flush or reject changes on Form.Closing ? Pin
Chris Richner10-Mar-03 22:48
Chris Richner10-Mar-03 22:48 
GeneralRe: DataSet bind to datagrid, how to flush or reject changes on Form.Closing ? Pin
ed2d11-Mar-03 21:25
ed2d11-Mar-03 21:25 
GeneralRe: DataSet bind to datagrid, how to flush or reject changes on Form.Closing ? Pin
Chris Richner12-Mar-03 5:08
Chris Richner12-Mar-03 5:08 
QuestionGet xpath of current Node? Pin
Bog10-Mar-03 10:00
Bog10-Mar-03 10:00 
AnswerRe: Get xpath of current Node? Pin
Christian Graus10-Mar-03 10:08
protectorChristian Graus10-Mar-03 10:08 
Not that I know of. You can iterate backwards through the document and build

/html/body/table/tr/td

but to get the index, you'd have to iterate through the children at the same level, and try to figure out which was yours.


Christian

NO MATTER HOW MUCH BIG IS THE WORD SIZE ,THE DATA MUCT BE TRANSPORTED INTO THE CPU. - Vinod Sharma

Anonymous wrote:
OK. I read a c++ book. Or...a bit of it anyway. I'm sick of that evil looking console window.

I think you are a good candidate for Visual Basic.
- Nemanja Trifunovic
GeneralDrawing my own tab... Pin
Gogou10-Mar-03 9:35
Gogou10-Mar-03 9:35 
GeneralRe: Drawing my own tab... Pin
leppie10-Mar-03 9:50
leppie10-Mar-03 9:50 
GeneralRe: Drawing my own tab... Pin
Gogou10-Mar-03 10:12
Gogou10-Mar-03 10:12 
Question3 State Treeview checkboxes? Pin
vlusardi10-Mar-03 6:25
vlusardi10-Mar-03 6:25 
AnswerRe: 3 State Treeview checkboxes? Pin
Stephane Rodriguez.10-Mar-03 9:41
Stephane Rodriguez.10-Mar-03 9:41 
GeneralRecursive File Search Pin
Mark Sanders10-Mar-03 5:42
Mark Sanders10-Mar-03 5:42 
GeneralRe: Recursive File Search Pin
Mazdak10-Mar-03 7:57
Mazdak10-Mar-03 7:57 
GeneralRe: Recursive File Search Pin
leppie10-Mar-03 10:02
leppie10-Mar-03 10:02 
GeneralRe: Recursive File Search Pin
Mazdak11-Mar-03 6:59
Mazdak11-Mar-03 6:59 
GeneralRe: Recursive File Search Pin
Mark Sanders10-Mar-03 10:39
Mark Sanders10-Mar-03 10:39 
GeneralRe: Recursive File Search Pin
Mazdak11-Mar-03 7:30
Mazdak11-Mar-03 7:30 
GeneralRe: Recursive File Search Pin
Mark Sanders14-Mar-03 12:04
Mark Sanders14-Mar-03 12:04 
QuestionHow to Validate NT passwords in c# on windows XP Pin
zoltix10-Mar-03 5:25
zoltix10-Mar-03 5:25 
AnswerRe: How to Validate NT passwords in c# on windows XP Pin
Richard Deeming11-Mar-03 3:10
mveRichard Deeming11-Mar-03 3:10 
GeneralIsolated Control help (AppDomain) Pin
Davide Icardi10-Mar-03 3:17
Davide Icardi10-Mar-03 3:17 
GeneralDeployment Summary Pin
jpwkeeper10-Mar-03 1:45
jpwkeeper10-Mar-03 1:45 
GeneralEBCDIC to ASCII and vice-versa Pin
Vasudevan Deepak Kumar9-Mar-03 22:00
Vasudevan Deepak Kumar9-Mar-03 22:00 

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.