Click here to Skip to main content
15,892,575 members
Home / Discussions / C#
   

C#

 
QuestionHow to reach the (Name) property Pin
Calin Macrinici12-Apr-06 18:13
Calin Macrinici12-Apr-06 18:13 
AnswerRe: How to reach the (Name) property Pin
Tehnoon12-Apr-06 19:40
Tehnoon12-Apr-06 19:40 
GeneralRe: How to reach the (Name) property Pin
Calin Macrinici13-Apr-06 3:41
Calin Macrinici13-Apr-06 3:41 
QuestionHow to change column width in crystalreport Pin
LongNguyen12-Apr-06 17:46
LongNguyen12-Apr-06 17:46 
AnswerRe: How to change column width in crystalreport Pin
vamsimohan2112-Apr-06 17:56
vamsimohan2112-Apr-06 17:56 
QuestionFlickering on derived button with transparancy Pin
techt12-Apr-06 14:39
techt12-Apr-06 14:39 
AnswerRe: Flickering on derived button with transparancy Pin
alexey N12-Apr-06 18:46
alexey N12-Apr-06 18:46 
QuestionTreeList View Items Pin
ang2612-Apr-06 14:14
ang2612-Apr-06 14:14 
Hi,

I am designing a page where I have two controls . One is TreeListView and one is listbox.
I like to populate the listview with the data from Database based on treelistview item selected.
I will click/check on one of the checkbox in TreeListView and that is used as input to fetch data from database.

Now my problem is when i click on a checkbox in treelistView the treeLIstViewItem checked property is not set till the TreeLIstView is displayed again. So i can not read the checked item(s) and cannot use it to fetch data from Db for the listbox.

I can see that next time i click on another item in treelistview the perviously selected/ checked
item Property is set but the item i clicked just now i cannot read it.

I have multiple child nodes for each treelistview item.

Is there any way i can read the value of the checked items before teh treelistview is displayed on clicent side.

Please help. I am to complete this task latest by tomorrow.
Any help will be appreciated.

Thanks!
Questioncrystal report problem Pin
shabonaa12-Apr-06 11:52
shabonaa12-Apr-06 11:52 
AnswerRe: crystal report problem Pin
vamsimohan2112-Apr-06 17:49
vamsimohan2112-Apr-06 17:49 
GeneralRe: crystal report problem Pin
shabonaa12-Apr-06 21:14
shabonaa12-Apr-06 21:14 
Questionstrange exception caused by DirectX? Pin
melanieab12-Apr-06 10:30
melanieab12-Apr-06 10:30 
AnswerRe: strange exception caused by DirectX? Pin
Judah Gabriel Himango12-Apr-06 10:59
sponsorJudah Gabriel Himango12-Apr-06 10:59 
AnswerRe: strange exception caused by DirectX? Pin
mav.northwind12-Apr-06 20:02
mav.northwind12-Apr-06 20:02 
GeneralRe: strange exception caused by DirectX? Pin
melanieab13-Apr-06 4:27
melanieab13-Apr-06 4:27 
QuestionSecuring messages between client/server Pin
danchester12-Apr-06 9:47
danchester12-Apr-06 9:47 
AnswerRe: Securing messages between client/server Pin
Judah Gabriel Himango12-Apr-06 11:00
sponsorJudah Gabriel Himango12-Apr-06 11:00 
GeneralRe: Securing messages between client/server Pin
danchester198313-Apr-06 2:03
danchester198313-Apr-06 2:03 
GeneralRe: Securing messages between client/server Pin
Judah Gabriel Himango13-Apr-06 4:56
sponsorJudah Gabriel Himango13-Apr-06 4:56 
GeneralRe: Securing messages between client/server Pin
danchester198317-Apr-06 6:17
danchester198317-Apr-06 6:17 
GeneralRe: Securing messages between client/server Pin
Judah Gabriel Himango17-Apr-06 6:51
sponsorJudah Gabriel Himango17-Apr-06 6:51 
QuestionC# Extracting data out of a .txt file Pin
Hellachuckles12-Apr-06 9:06
Hellachuckles12-Apr-06 9:06 
AnswerRe: C# Extracting data out of a .txt file Pin
Judah Gabriel Himango12-Apr-06 9:13
sponsorJudah Gabriel Himango12-Apr-06 9:13 
GeneralRe: C# Extracting data out of a .txt file Pin
Hellachuckles12-Apr-06 9:24
Hellachuckles12-Apr-06 9:24 
AnswerRe: C# Extracting data out of a .txt file Pin
smurfy3412-Apr-06 9:15
smurfy3412-Apr-06 9:15 

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.