Viewing 3 posts - 1 through 3 (of 3 total)
you have to write Custome code and call it from the Column.
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Public Shared Dim v_Rownum as Integer = 0
// Call this function from the Coumn by using Expression
Public...
April 12, 2012 at 4:16 am
I am using Share Point List as Data Source, and the query is like
<RSSharePointList xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ListName>ProductSale</ListName>
<ViewFields>
<FieldRef Name="Product Name" />
...
March 19, 2012 at 8:15 am
Viewing 3 posts - 1 through 3 (of 3 total)