Tuesday, September 7, 2010

Adding columns dynamically to the existing Flextable

I have a requirement like i have to add the columns dynamically to the
existing flextable.

i have flex table like

name quantity1 date1 quantity2 date2

xxx 34 5/6/2009 45 6/7/2009

Now i want to add the columns quantity 3 date 3 at runtime as per the
requirement..


please help me in implementing this.

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment