Hi,

just one thing to check. Row counting starts with 0. Maybe you're
trying to remove last row with wrong index (+1 error). Or trying to
remove row from empty table.

On Oct 11, 12:01 pm, vikky <vikky2...@gmail.com> wrote:
> Hi ,
>
>    I am using a Flex Table in which i want to "Add" and "Remove" the
> row, Add functionality working properly but in case of Remove, when i
> tried to remove more then one row from the table it thrown an
> exception "IndexOutOfBound"
>
> Please do the needful.
> Regards,
> Vikas verma

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to