Hello experts,
I've a scenario where I want to calculate the no of records in repeater which is in user control and display the count in a literal which is in page(ex default.aspx). How can I achieve this ? I don't wanna use public properties....i want to do it by creating my own custom event.
Any help or suggestion would be highly appreciated.
Thanks, Sumit Arora