This question is locked. New answers and comments are not allowed.
Hi,
I'm editing the grid using the GridEditMode.Popup and binding grid server side.
When I click th close button in top right corner nothing happens.
Do I have to include any extra javascript files?
And looking at the generated html code the link looks kind a strange:
Is the link activated throu jquery or shouldn't there be a javascript function instead of "#"?
/Mattias
I'm editing the grid using the GridEditMode.Popup and binding grid server side.
When I click th close button in top right corner nothing happens.
Do I have to include any extra javascript files?
And looking at the generated html code the link looks kind a strange:
<a class="t-window-action t-link" href="#"><span class="t-icon t-close">Close</span></a>Is the link activated throu jquery or shouldn't there be a javascript function instead of "#"?
/Mattias