Skip to content
This repository has been archived by the owner on Jan 11, 2018. It is now read-only.

Add Forms.Form functionality to NavbarForm's ComponentBuilder #32

Closed
tishin opened this issue May 23, 2015 · 1 comment
Closed

Add Forms.Form functionality to NavbarForm's ComponentBuilder #32

tishin opened this issue May 23, 2015 · 1 comment

Comments

@tishin
Copy link

tishin commented May 23, 2015

Form methods (e.g., SetAction, HideValidationSummary) don't seem to work with NavbarForm's ComponentBuilder.
Thank you.

daveaglick added a commit that referenced this issue May 26, 2015
…work with derived form classes such as NavbarForm. Resovles #32. This required changing some other extension names to avoid ambiguous generic method resolution problems:

SetAction (for IHasLinkExtensions) to SetLinkAction
SetHorizontal (for DescriptionList) to SetHorizontalDescription
@daveaglick
Copy link
Owner

Thanks for the bug report. This is now fixed in the develop branch and should be pushed out to the master branch and to NuGet in the next couple days once I wrap up a few other changes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants