Click here to Skip to main content
15,916,378 members
Home / Discussions / C#
   

C#

 
AnswerRe: Versioning Pin
Mostafa Siraj11-Jan-07 4:31
Mostafa Siraj11-Jan-07 4:31 
GeneralRe: Versioning Pin
Not Active11-Jan-07 5:03
mentorNot Active11-Jan-07 5:03 
AnswerRe: Versioning Pin
Mircea Puiu11-Jan-07 4:34
Mircea Puiu11-Jan-07 4:34 
General... and it"s free to use ... Pin
Mircea Puiu11-Jan-07 4:38
Mircea Puiu11-Jan-07 4:38 
AnswerRe: Versioning Pin
Not Active11-Jan-07 5:01
mentorNot Active11-Jan-07 5:01 
AnswerRe: Versioning Pin
ednrgc12-Jan-07 2:20
ednrgc12-Jan-07 2:20 
QuestionDataGrid andscroll Pin
123456uio11-Jan-07 3:24
123456uio11-Jan-07 3:24 
QuestionTreeView bound to DataViewManager Pin
iakob11-Jan-07 2:26
iakob11-Jan-07 2:26 
I am working on a multiuser application that has a DataSet. To manage deleted rows in the multiuser setting, I have added a Deleted column to all tables and my application is not supposed to show these rows to the users. So each DataViewSetting in my DataViewManager has a rowfilter ("Deleted = 0").

I found a databound treeview on the net which is way better than the one I made, where I traversed the actual rows and relations. The one I found use CurrencyManager and position to traverse the tables and add nodes to the tree.

My problem is that this algoritm does show the "deleted" rows - I dont think the DataViewSettings gets involved.

I need to add that my application also has a panel that shows childrelations in datagrids - using the dataviewmanager. This works.

Does any of you have any idea how to make this work? All the examples on databound treeviews I've seen on the net operate directly at the dataset, not on the dataviewmanager.

I'll be very grateful for any help. Oh.. and it's a bit urgent, too Sigh | :sigh:

QuestionSome question about Add-in . Help me. Pin
bengoan11-Jan-07 1:43
bengoan11-Jan-07 1:43 
Questionframes in asp.net Pin
raju_net181811-Jan-07 1:30
raju_net181811-Jan-07 1:30 
AnswerRe: frames in asp.net Pin
ednrgc11-Jan-07 2:17
ednrgc11-Jan-07 2:17 
GeneralRe: frames in asp.net Pin
raju_net181811-Jan-07 20:45
raju_net181811-Jan-07 20:45 
AnswerRe: frames in asp.net Pin
sanaziuse11-Jan-07 2:47
sanaziuse11-Jan-07 2:47 
GeneralRe: frames in asp.net Pin
raju_net181811-Jan-07 20:46
raju_net181811-Jan-07 20:46 
AnswerRe: frames in asp.net [modified] Pin
Not Active11-Jan-07 2:59
mentorNot Active11-Jan-07 2:59 
GeneralRe: frames in asp.net Pin
raju_net181811-Jan-07 20:43
raju_net181811-Jan-07 20:43 
QuestionPERSIST, DAMN YOU! Pin
Barguast211-Jan-07 1:13
Barguast211-Jan-07 1:13 
QuestionGarbage Collector Pin
Ashwani_kumar11-Jan-07 1:08
Ashwani_kumar11-Jan-07 1:08 
AnswerRe: Garbage Collector Pin
MCSD-Gandalf11-Jan-07 2:22
MCSD-Gandalf11-Jan-07 2:22 
GeneralRe: Garbage Collector Pin
Ashwani_kumar11-Jan-07 2:41
Ashwani_kumar11-Jan-07 2:41 
GeneralRe: Garbage Collector Pin
Mircea Puiu11-Jan-07 2:57
Mircea Puiu11-Jan-07 2:57 
GeneralRe: Garbage Collector Pin
Colin Angus Mackay11-Jan-07 4:46
Colin Angus Mackay11-Jan-07 4:46 
GeneralRe: Garbage Collector Pin
Dave Kreskowiak11-Jan-07 5:41
mveDave Kreskowiak11-Jan-07 5:41 
GeneralRe: Garbage Collector Pin
Dan Neely11-Jan-07 6:56
Dan Neely11-Jan-07 6:56 
GeneralRe: Garbage Collector Pin
Dave Kreskowiak11-Jan-07 12:06
mveDave Kreskowiak11-Jan-07 12:06 

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.