1-6 of 6 < Previous Next >
1 vote

Multiple ValidateScriptMethod on same element fails

To fix, remove the duplicate type checking in ValidationSet, which seems redundant.

id# 2677 | Planned Release: None | Last Updated: Jul 7 at 8:10 AM  by leppie
1 vote
closed

Regular Expression Validator

Attached is a regular expression validator (named ValidatPattern) that validates a control against any regular expression. You have the option of passing 2 different regular expressions (one for c...

id# 1359 | Planned Release: None | Last Updated: Jul 4 at 7:49 AM  by leppie
1 vote

Crash on RenderClientScript when ViewData is assigned

I'm getting a crash on any page that has a ViewData object example assigned to it i.e.: public partial class SampleView : ViewPage <SampleViewData>

id# 859 | Planned Release: None | Last Updated: Apr 16 at 10:00 AM  by JokerLash
1 vote

Problems with '.' in control name and id

we're using MVC preview 2 with the bindinghelper, which uses the syntax <objecttype>.<attributename> as the id and name for the UI controls. this causes a problem because the javascripts created wi...

id# 1737 | Planned Release: None | Last Updated: Apr 16 at 8:39 AM  by JokerLash
1 vote

Unit Testing

Figure out and implement unit tests for toolkit and validators

id# 1582 | Planned Release: None | Last Updated: Mar 28 at 9:56 AM  by bszafko
1 vote

this.RenderValidationSetScripts() Problem

I don't know if I'm doing something wrong (but I've poured over the sample 4 in the toolkit several times), but in my MVC ASP.NET Project, every time my View renders, I get this error because it do...

id# 861 | Planned Release: None | Last Updated: Feb 15 at 8:03 PM  by expresso

Configure View

Search
Sort by Id
Release
Title
Updated
Votes
1-6 of 6 < Previous 1 Next >
Updating...