Forum
ASPxDocumentViewer 'a hazırladığım raporu ID numarasına göre gönderiyorum.
Fakat sayfa açıldığında Submit butonuna basmadan raporum görünmüyor. Bunu sayfa açılışında direk nasıl gösterebilirim.
protected void Page_Load(object sender, EventArgs e)
{
string proformaid = Request.QueryString["proformaid"];
ProformaBasXtraReport report = new ProformaBasXtraReport();
report.Parameters["ID"].Value = proformaid;
ASPxDocumentViewer1.Report = report;
}
anlatmak istediğimi resimde de görebilirsiniz.
butonun altına yazdıgın kodu method halıne getırıp cagırabılırsın bu bırıncı ve en ıyı gonderm
submit
...... GetReport()
ıkıncı yontem bozmadan kodu dırek
ASPxDocumentViewer1.Report = report; satırının altında button_click(e,new arguments)... seklınde butonu tetıklemek olabılır ben bırıncı yontemı tercıh ederdım
saygılar
ProfectSoft Yazılım ve Danışmanlık Hizmetleri
LogPusher & Bifyou E-Commerce System
www.profectsoft.com