Inconsistent data displayed in tiled view
There is a problem in the "View Customers" Jato sample.
When clicking on the "Last", "Prev" and then "Next" buttons,
the "Next" and "Last" buttons are not disabled dispite we are at the
end of the list. If one then clicks on the "Next" button again, an
empty view is displayed (headers and buttons only - no content).
Is this a bug of Jato or and the sample ?
If it is a Jato bug, is there a workaround ?
[479 byte] By [
Guest] at [2007-11-25 9:28:58]

Jacques--
Netscape 4.7 is broken in regard to certain HTML attributes, in particular,
the ones used to disable the buttons in the sample. The better approach, as
Craig mentioned, would be to hide the button altogether by avoiding their
display. I didn't do it this way in the sample because I also wanted to
illustrate doing something like spitting out HTML from the display events.
As far as whether the display of an empty table is consistent or not, I
would argue that it is (for esoteric reasons), though it's not really
important since that's not what most developers want to show.
Todd
-- Original Message --
From: "jacques_gonzalez" <<a href="/group/SunONE-JATO/post?protectID=045166219210194198090218148024006191134 105057035249109120150166091061">jacques@g...</a>>
Sent: Thursday, January 10, 2002 1:12 PM
Subject: [iPlanet-JATO] Inconsistent data displayed in tiled view
>
> There is a problem in the "View Customers" Jato sample.
>
> When clicking on the "Last", "Prev" and then "Next" buttons,
> the "Next" and "Last" buttons are not disabled dispite we are at the
> end of the list. If one then clicks on the "Next" button again, an
> empty view is displayed (headers and buttons only - no content).
>
> Is this a bug of Jato or and the sample ?
> If it is a Jato bug, is there a workaround ?
>
>
> For more information about JATO, including download information, please
visit:
> <a href="http://developer.iplanet.com/tech/appserver/framework/index.jsp">http: //developer.iplanet.com/tech/appserver/framework/index.jsp</a>
>
>
>
>
>
>
>
Guest at 2007-7-1 16:34:45 >
