Archive

Archive for the ‘How to’ Category

report view current row number

December 14th, 2009 wiley No comments

How to display current row number in report view table.

An expression containing the RowNumber function, when used in a text box within a data region, displays the row number for each instance of the text box in which the expression appears. This function can be useful to number rows in a table.

=RowNumber(Nothing)


Unique visitors to post: 30

Categories: How to Tags: ,

How to set caret position on TextBox

November 12th, 2009 wiley No comments
TextBox.SelectionStart = 5;

This set caret position on TextBox to 5 char.


Unique visitors to post: 39

Categories: C#, How to Tags: ,
Google Analytics integration offered by Wordpress Google Analytics Plugin