Microsoft .NET

12 September 2014

Visual Studio editor show dots in blank spaces?

›
In my Visual Studio text editor. All my blank spaces are replaced by a "." public class Employee {   string name; } looks...
26 June 2012

Invoke custom method in Crystal report default print button click event

›
We have requirement is when i click on default crystal report print button, it will open printoptions window, when i select/click the Ok b...
1 comment:

Get control name in Page_Load event which make the post back

›
Need to know which specific control posted back to your page? (Original article at http://geekswithblogs.net/mahesh/archive/2006/06/27/83...
08 June 2012

The Controls collection cannot be modified because the control contains code blocks (i.e. <% ... %>).

›
The Controls collection cannot be modified because the control contains code blocks (i.e. <% ... %>).  Use <%# this.txtCompany.Cl...
30 May 2012

Temporary table issue in RDLC

›
I have just created a RDLC report using a Stored Procedure, which uses a temporary table.  I am getting error "Could not generate a l...
2 comments:
18 May 2012

Data Cache in ASP.NET

›
Most of the times we need to store large amounts of data client side is by using the ViewState. It will only exist on the page you add it ...
05 May 2012

Using MID() to Cut Out a SubString

›
I have a filed that begins with numeirc characters and it ends with alpha character (like 0125461E). I want to alpha (E) part form the str...

Pass value from main report to sub report

›
I am designing a report which includes sub report every thing is fine but i have to display the main report field value in sub report . T...
01 May 2012

Display a serial number in RDLC report

›
I have developed a report in reportviewer using ASP.NET. I want to display serial number in report follow the below steps. In RDLC design d...
2 comments:

How to Change Date Format in .RDLC reports (MM/dd/yyyy)

›
In my Report Design i want to show date in the format of (MM/dd/yyyy). The column has the value in dd/MM/yyyy.  The output on the webform l...
8 comments:
›
Home
View web version

About Me

yjeevanrao
View my complete profile
Powered by Blogger.