Problem in Export Data from Datalist to word withing Accordian

Problem in Export Data from Datalist to word withing Accordian

23 Feb 2010 01:02:51
Hi I want to export data from datalist with Textbox in Itemtemplate That datalist within Accordian Ajax control when i am export Data Give Error Like [quote]Control 'ctl00_ContentPlaceHolder1_ctl01_DLitemDt_ctl01_TtxItemNo' of type 'TextBox' must be placed inside a form tag with runat=server. [/quote] [i]at Asset_StockMaster.BtnExport_Click(Object sender, EventArgs e) in c:\Inetpub\wwwroot\ShaishyaSchool\ShaishyaSchool\Asset\ItemStockDetail.aspx.cs:line 609 at System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e) at System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) at System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)[/i] if Anyoen know please help Regards Kirti
Expert   Boarder
Posts: 28
From 03-Jun-2009
You're Points: 538
Bookmark
Re:Problem in Export Data from Datalist to word withing Accordian23 Feb 2010 01:02:51
Hi Just this may be help to you [url]http://www.eggheadcafe.com/tutorials/aspnet/d89d1d96-03f1-4784-bbb2-a3db1af393f5/aspnet-datalist-and-data.aspx[/url] Thank you
RRaveen
Gold  Boarder
Posts: 156
From 03-Jun-2009
You're Points: 1106
Bookmark
^ Scroll to Top