DropDownList(c# window forms)-control the The Repetetions
-
hi i am facing with one problem in c# windos application i created the five list boxes .Each listbox havie some same fildes. if i select one item in one box tht wont repeate again the remining the drodown boxes.what cani ido pls inform that one to me ok regards, vikramk1410@gmail.com
kommineni vikram
-
hi i am facing with one problem in c# windos application i created the five list boxes .Each listbox havie some same fildes. if i select one item in one box tht wont repeate again the remining the drodown boxes.what cani ido pls inform that one to me ok regards, vikramk1410@gmail.com
kommineni vikram
Ur question is very un-clear.. it doesnt suggest wat u r trying to do and wat is the problem.. better write ur prob in points rather to use single sentence, like wat u r doing, wat u want to do and wat the problem is
Regards SG (sgg245@yahoo.co.in)
-
hi i am facing with one problem in c# windos application i created the five list boxes .Each listbox havie some same fildes. if i select one item in one box tht wont repeate again the remining the drodown boxes.what cani ido pls inform that one to me ok regards, vikramk1410@gmail.com
kommineni vikram
Hi, Ur adding same fields in all the five list boxes. U create a procedure for this procedure with a parameter string. While loading the program call it with null string. While selecting a ddl call it with the selected string. Inside the prcedure u check the parameter and if it null add all to all ddls else all all except the string... IS it a solution to ur problem.. Regards Kabeer V H kabeervh@yahoo.com:-D
im kabeer vh