I have a datatable rendering problem

Hello everyone!

I am using datatable with binding UIData.

And I am handling value of datatable.

Example, insert/update/delete

That is the problem.

Insert & update work is pretty good.

But delete work is not good.

When i delete one row of the list.

Its rendering is fault.

If i delete No.1 row.. then showing No.2 row deleted.

But real list is right.

Just showing is fault.

I guess...

Value & render did not sync.

How do you think about this problem?

* env) myfaces 1.1.5, tomahawk 1.1.5

Thanks for read~

[619 byte] By [bassyssa] at [2007-11-27 5:33:48]
# 1
Show your delete logic. There's something wrong in it.It may be worth to take a look into the CRUD example of http://balusc.xs4all.nl/srv/dev-jep-dat.html
BalusCa at 2007-7-12 15:01:22 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...