I apologize in advance if I don't use the proper terminology to
describe what is going on. And I thank you in advance for your help.

I have a GridView that pulls data from a web service. In column 5 I
want to call a function and pass the data text from column 1. I can
call the function no problem with static data with this:

<%#myFunction("string data")%>

I want to replace "string data" with a variable that contains data
from column 1 from the row from which it is called.

I hope this makes sense.

Thanks!!!

Robert

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web 
Services,.NET Remoting" 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://cm.megasolutions.net/forums/default.aspx
-~----------~----~----~----~------~----~------~--~---

Reply via email to