On 03/11/2013 10:38 AM, Martin Schreiber wrote:
> On Monday 11 March 2013 15:29:47 Patrick Goupell wrote:
>> I am trying to delete a row from a droplist edit item.  The droplist has
>> 3 items.  I am trying to delete the second item.
>>
>> When I execute the following
>>
>>
>>       i := lbShowHide.dropdown.itemindex;
>>       lbShowHide.dropdown.cols.deleterow (i);
>>
>>
>> I get a popup error message stating
>>
>> list index (1) out of bounds.
>>
> What is the value of "i"?
>

i = 1 as stated above "I am trying to delete the second item. "

Patrick

------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to