I have a 2 listboxes and a gridview
In one list box1:
I have displayed data which cosists of some points i.e
like 120 or 200 and so forth.
So what i want is when user clicks on these points, data
related to these points must be shown in the grid and also
the points that are displayed must be added and the total must
be shown in listbox2.
help me on this one as to how to accomplish this.
thanks in advance.
...
Go to the complete details ...