R
RJN
Hi
The following statement is not getting executed inside the ItemDataBound
If e.Item.ItemType=Pager
--Some code
End if
I had put a break point, but the statements within the If block are not
executed. Same works fine in ItemCreated event.
Regards
rjn
The following statement is not getting executed inside the ItemDataBound
If e.Item.ItemType=Pager
--Some code
End if
I had put a break point, but the statements within the If block are not
executed. Same works fine in ItemCreated event.
Regards
rjn