|
-
Mar 10th, 2011, 07:35 PM
#1
Thread Starter
New Member
How to empty datarepeater
Hey guys,
im trying to empty a datarepeater control because when the user selects the button twice it throws an error about double binding to the same control. anyone know how to do this properly?
i tried setting the datasouce to nothing and stating databindings.clear() but still didnt work 
anyone know off hand?
-
Mar 11th, 2011, 12:28 AM
#2
Re: How to empty datarepeater
Can you show us the code that's causing the exception to be thrown? I'll wager that there's an issue with that code and what you're asking for would be a workaround rather than a solution.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|