Hi, I want to read data from an 2D array and populate the table. The first dimension of the array denotes number of rows in the Table and the second dimension denotes the number of columns in each row. I mean, The columns are stored in a single dimensional array and hence each record denote a element in the 2D Array. i.e. If there are five columns in a row and there are 10 such rows....the data is stored in 2D Array of dimension 10*5(MyArray[10][5]). If this is the case will i be able to read from this array and display in the table using this displaytags?
If anybody has faced similar stuation plz help me. Thanks in advance.. -- _______________________________________________ Surf the Web in a faster, safer and easier way: Download Opera 8 at http://www.opera.com Powered by Outblaze ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ displaytag-user mailing list displaytag-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/displaytag-user