great!
This worked!
I used ScriptManager to register my Javascript blocks and it really worked.
Thanks brother.
User Profile
Collapse
-
Hey frinney look at rowdatabound. Thats is how i am setting music player for invidual songs in row, then there is song title and finally add to play list button.
i have called the javascript file in my master page. as you can see and then using it in my gridview, and it work fine.
I dont have any confusion in adding songs to play list. Every thing is working fine.
But the problem occurs when i place my datagrid...Leave a comment:
-
Actually i am displaying songs within gridview, with a music player in the templateField that needs javascript to work. I am fetching playlist out of an xml file and bind the grid to that xml. I have got a long list of songs. thats why i have enabled paging on the gridview. And there is also a buttonField "Add to play list". When i place this grid within UpdatePanel, for the first page its all fine. When i go to next page Using GridView...Last edited by Frinavale; Apr 22 '10, 01:27 PM. Reason: Please post code in [code] ... [/code] tags. Added code tags.Leave a comment:
-
Dynamic Javascript not working in Update Panel
Hi All,
I am working on an application where i have got, a content page within a Master Page. I have placed a gridview on the page. This gridview has three fields, one of them is TemplateFied, a BoundFiled and a CommandField, along with paging enabled in the gridview.
In the template field i am creating a dynamic javascript on RowDataBound.
I wanted to place this gridview in Update panel so that it doesnot... -
THanks
Well Thanks ......
This helped me a lot. I was also having the same issue.
Majid
-------------------------------------------------------------------------------------...Leave a comment:
-
Column does not belong to table
Hey
Guyz I am having problem when i read the data from a datareader into a data table.
The whole scenario is this that I want to read data from two diffrent databases, the table strcutre is same. You can say that other one is the copy of 1st one. I want to read out the data from one table in one database and merge the results with the one read form the other database.
What i am doing is reading data from two...
No activity results to display
Show More
Leave a comment: