Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by tathagat

  1. tathagat

    How to transfer dat from left subframe to right frame

    Hi, I have this special case. Where the whole page id divided into to vertical frames by first (1) and second (1-2) frmaes. First frame (1) also has a subframe (horizontal frame). Hence it's nested frames for left frame (please see below). Both frame (1-1) and (1-2) are ASPX pages, only frame...
  2. tathagat

    FindControl() not working

    Hi, Thaks a lot "ca8msm". It would have been very easy for you..:). Now I can realize, I have to learn a lot to understand the effect of postback event. Thanks again.
  3. tathagat

    FindControl() not working

    Hi, I am new to ASP.NET and trying to implement the delete the selected rows from datagrid. To check the selected rows I am using checkbox (template column) but when i use to find whether it has been selected or not, it always returns "False". (deleteChkBxItem.Checked) is always false. Here is...
  4. tathagat

    Blank Report

    Hi everyone, I am new to this and trying to generate cystal report dynamically. I am using ttx file and record set for data source. I am not getting any error but not getting anything in report alos, it's blank. I am using subreport in my mail report and that subreport is also create by same rs...
  5. tathagat

    Cannot open SQL server error in crystal

    I am new to Crystal Report and having problem while generating Report in runtime. I have create ttx file and using that to create report. Once, I am done with both I use vb application to pass the recordset to rport and then view and print.. I am getting blank report...... Here is the...

Part and Inventory Search

Back
Top