For loop
-
Hi, I have three listview controls list view one i filled on loading and listview two i filled by selecting name and moved them in listview two now i am in problem i need to show all ID of listview two values for this i am trying by loop but i couldn't make it I am trying to fill this by for loop but i couldn't make it. Kindly do replay. Thanxxxxx
-
Hi, I have three listview controls list view one i filled on loading and listview two i filled by selecting name and moved them in listview two now i am in problem i need to show all ID of listview two values for this i am trying by loop but i couldn't make it I am trying to fill this by for loop but i couldn't make it. Kindly do replay. Thanxxxxx
I'm sorry, but this is a nonsense. You need to post code to show us what you're doing wrong.
Christian Graus Driven to the arms of OSX by Vista. "I am new to programming world. I have been learning c# for about past four weeks. I am quite acquainted with the fundamentals of c#. Now I have to work on a project which converts given flat files to XML using the XML serialization method" - SK64 ( but the forums have stuff like this posted every day )
-
Hi, I have three listview controls list view one i filled on loading and listview two i filled by selecting name and moved them in listview two now i am in problem i need to show all ID of listview two values for this i am trying by loop but i couldn't make it I am trying to fill this by for loop but i couldn't make it. Kindly do replay. Thanxxxxx
you will never find a fruitful answer unless you clearly explain your question. Am assuming that, you hve a 3 ListView controls LV1, LV2 LV3... LV1 fields are filled while loading your form.. and you gotta select items from LV1 to fill out LV2.... And now you need to get IDs of LV2... Is it that you want....?????
Have a Happy Coding.....