Welcome to MSDN Blogs Sign in | Join | Help

September 2005 - Posts

Restricting numeric entries only in a DataGridView column

At times we have a requirement where we need to restrict the user to enter only numbers in a column of a DataGridView to achieve this we need to use EditingControlShowing event of DataGridView, this event is new in .Net framework 2.0 and it occurs when
Posted by ketaanhs | 0 Comments

Limiting the outgoing mails to specific domains in Reporting Services

Many people have faced problems configuring Reporting Server to limit the outgoing mails to two/more specific domains. They tried the following configuration but it did not work and it sends email to everyone regardless of the domain. <Configuration>
Posted by ketaanhs | 0 Comments

Using Custom Style Sheet in SQL Reporting Services 2000

Changing the style-sheet in SQL Reporting Services is one question that I have seen commonly asked in the forums. Well yes the answer is straight forward but at times some straight answers dont work :) . Following is my finding on how to use your own
Posted by ketaanhs | 1 Comments
 
Page view tracker