I am using Grid with button on it and i have already uploaded .SWF FIle in Database, now i want to display that SWF file in Web Page on Button click of Grid Row and it should be on particular section how can i get this using any telerik control
1 Answer, 1 is accepted
0
Tsvetina
Telerik team
answered on 06 Feb 2012, 09:25 AM
Hi Amit,
There is no dedicated RadControl for displaying flash objects, you woul need to put the needed markup for displaying it manually. As for doing it on a click ogf a button in RadGrid, you could use a CommandName for the button and then use the grid's ItemCommand to process the server part of your logic. However, it is out of our scope to advise you on loading flash into your page. You could use some of the various sources on the internet: