Hi,
I'm having a couple of problems with the displaying of categories. I'm using the following code to display catgeories
The for loop is just for testing,. This is bound to a radtreeview.
The orginally problem I had was when I associated a document to a category and later deleted the category I would get this error
Object reference not set to an instance of an object. When I try and display the
test.CategoryName.
I added the if statement around it which gets rid of the error, and displays the categories. When I add any new catgoeirs they do not display, even if I associated a document to it.
Could you please help as this is quite urgent.
Thanks