Hello,
I have a question regarding implementing a javascript within a DataGrid.
I have a grid that displays basic employee data. I want to have a select button\link that can be clicked for a specific employee. When that link is clicked I would like to pop-up a new window a la the javascript window.open() method.
Does anyone have any advice on how to best implement that? I am pretty sure it can be done.
I'm guessing that I do not create a bound button column but rather an html based <item template> sort of column.
thanks in advance
James
I have a question regarding implementing a javascript within a DataGrid.
I have a grid that displays basic employee data. I want to have a select button\link that can be clicked for a specific employee. When that link is clicked I would like to pop-up a new window a la the javascript window.open() method.
Does anyone have any advice on how to best implement that? I am pretty sure it can be done.
I'm guessing that I do not create a bound button column but rather an html based <item template> sort of column.
thanks in advance
James