07-22-2008 03:11 AM
Hi Veeru,
i not fully understand what you want! Do you want to delete the selected index? Say, if you select "0" you want to delete the first entry of the ring? At the moment you delete the element with the selected value!
Mike
07-22-2008 03:45 AM
07-22-2008 04:08 AM
Hi Veeru,
see the attached example, maybe it helps.
Mike
07-22-2008 04:56 AM
07-22-2008 05:17 AM
Veeru wrote:
Thanks MikeI wonder what could be the reason that program gives error.Thanks
Hi Veeru,
which one do you mean?
Mike
07-22-2008 05:19 AM
07-22-2008 05:35 AM
Hi Veeru,
i think you have to write the new strings into the String[] property and into the StringAndValues[] property! Make sure to use each value only ones!
Mike
07-22-2008 05:36 AM
Thanks mike
Anyhow i am following ur ex vi.Thanks