Event not firing on ajax tabcontainer control
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
hey all, i'm using ajax tab container control on form. and its has 4 tabs. and each tabs contains a datalist but i have to move on some abc.aspx page whenever i click on datalist's item. and i'm using its item command event for that. but its not being fired on tabstrip control help me...
-
hey all, i'm using ajax tab container control on form. and its has 4 tabs. and each tabs contains a datalist but i have to move on some abc.aspx page whenever i click on datalist's item. and i'm using its item command event for that. but its not being fired on tabstrip control help me...
Sir, does this line of code remind you with some thing?
if (typeof (Sys) !== 'undefined') Sys.Application.notifyScriptLoaded();