Tagged Questions
The peterblum tag has no wiki summary.
1
vote
1answer
222 views
ASP.NET gridview postback not working for anonymous users
When using a gridview and not logged into a asp.net website, the java scrpit does not appear to work.
If I am logged in as a user, any pages with gridviews work fine.
The only error I'm getting when ...
0
votes
1answer
48 views
PeterBlum SelectedIndexCondition Not Equal functionality
Right now we are using the PeterBlum SelectedIndexCondition to control whether or not some controls are displayed using the following snippet:
PeterBlum.DES.MultiFieldStateController fsc = new ...
0
votes
1answer
245 views
Using Client-Side script to evaluate month difference using PeterBlum DifferenceValidator
Problem:
I am using Peter Blum's Professional validation controls (http://www.peterblum.com/DES/MoreValidators.aspx) throughout my project and have come across a validation that should be done on ...
0
votes
2answers
473 views
Could not load file or assembly 'PetersDatePackage'
I have recently taken over an application that uses the Peter Blum Date and Time .NET control. I copied all the files to my aspnet_client directory and when I build the application I get the ...