Thanks Albert for your prompt reply
but i am actually using "objdata"and i used "states" for your understanding
as the in link u mailed "states" was used.
my actual code is
for (var i = 0; i < objdata.Rows.length; ++i)
{
alert(objdata.Rows[i].Columns[0]);
}
-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED]
Behalf Of Albert Weinert
Sent: Wednesday, June 28, 2006 7:44 PM
To: [email protected]
Subject: [ajaxpro] Re: How to read DataView in javascript
Albert Weinert schrieb:
>>
alert(states.Rows[i].Columns
>
> because your "states" object is named "objdata"
And you should read the whole thread to the "Columns" thing.
--
Freundliche Grüße
Albert Weinert
http://der-albert.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ajax.NET Professional" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/ajaxpro
The latest downloads of Ajax.NET Professional can be found at
http://www.ajaxpro.info
-~----------~----~----~----~------~----~------~--~---