Array Limit
Hello:
What is the limit of elements for an array to be show in th grid? I have a grid implemented but when I try to show more than 500 elements i receive an "undefined" message,
Than You very much.
Fernando Castro
September 6,
There should be no such limit - probably its something else?
Alex (ActiveWidgets)
September 7,
Hello Alex:
Thank You very much for Your answer. I'd like you see this:
www.esmhost.com user: fernando / password: mapache
In the menu "Catalogos" and then the menu "Clientes" shows you an option : "Buscar" Here You can make a "find" in order to show a grid with the data in the query.
Well, if you select in the combo "Razon Rocial" and in the texedit you type for example : "CASA" and select the lower radiobutton You get the right answer: the grid with some data.
BUT , If You make a wider query, for example finding all the records with "AS" then the grid returns "no data found" and it's wrong, cause there is a xml created with all the records who match the query (around 500 records)
I can sendo you my xml filel and the source code : fcastro@esm.com.mx
Please firgive mistakes, and the page in spanish.
Fernando Castro
September 8,
And Alex, i don't know why only works with IE, not with firefox or netscape :(
FC
September 8,
Hello:
Any idea about it?
Regards!
Fernando C
September 10,
Fernando,
I believe that the grid is OK, but you have a problem with XML, here is error which I see when trying to look at your XML directly in IE:
The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.
--------------------------------------------------------------------------------
Whitespace is not allowed at this location. Error processing resource '
http://www.esmhost.com/temp/fernando-135326.xml'. Line 544, Position 35
<razon>PROVEEDORA HERVI & ASOCIADOS S.</razon>
----------------------------------^
Alex (ActiveWidgets)
September 10,
Alex:
Thak You very much for the tip. I'll try again taking in advice the "&" in a text string when I make the XML file
Regards
Fernando
Fernando C.
September 10,