Quantcast
Channel: AjaxControlToolkit Work Item Rss Feed
Viewing all articles
Browse latest Browse all 4356

Edited Unassigned: TabPanel [27714]

$
0
0
Can some one pleasy correct the Render Method of the TabPanel

this:
base.AddAttributesToRender(writer);
writer.AddAttribute(HtmlTextWriterAttribute.Id, ClientID);
writer.AddAttribute(HtmlTextWriterAttribute.Class, "ajax__tab_panel");
to:
CssClass += " ajax__tab_panel";
base.AddAttributesToRender(writer);

is duplicating de id tag and de class tag

Tank's

Viewing all articles
Browse latest Browse all 4356

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>