Hi
I am developing a small application in that i have only labels.
My Output like this..
S.No Customer Name Customer Code City
1. Raja 1242 Vsp
2. Sekhar 1243 Hyd
3. Ram 1244 Bang
Hear i want to develop my application with one control ie, for example i have to delete a particular row from this output hear i want to remove second row when i click on the 2 number in 'S.No' column.
I am trying this solution by using mouse click events. Still i didnt get a proper solution . If there is any proper solution or any related one then please send that concept...