Click here to Skip to main content
15,896,118 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Load data from Database into Razor View using Checkbox Checked event Pin
jkirkerx29-Aug-15 9:11
professionaljkirkerx29-Aug-15 9:11 
QuestionHow can write Algorithm for the following question? Pin
BUNER28-Aug-15 7:56
BUNER28-Aug-15 7:56 
AnswerRe: How can write Algorithm for the following question? Pin
Richard Deeming28-Aug-15 8:16
mveRichard Deeming28-Aug-15 8:16 
GeneralRe: How can write Algorithm for the following question? Pin
BUNER28-Aug-15 8:25
BUNER28-Aug-15 8:25 
QuestionCapturing Selected Items in a DataList Control Pin
Member 1005957127-Aug-15 0:40
Member 1005957127-Aug-15 0:40 
AnswerRe: Capturing Selected Items in a DataList Control Pin
jkirkerx28-Aug-15 9:36
professionaljkirkerx28-Aug-15 9:36 
Questionhigh concurrency,principalContext.ValidateCredentials,slow Pin
Member 1193909726-Aug-15 22:05
Member 1193909726-Aug-15 22:05 
Questionpartial view and model binding Pin
rajeshmoorthy24-Aug-15 18:51
rajeshmoorthy24-Aug-15 18:51 
I am new to MVC framework and trying to learn the tricks and I am stuck in one small issue.
Since I have multiple enumerators in the project I have two tables which store them.
One table stores the type of enumerator such as
EnumeratorId int
EnumeratorName varchar(50)

The second table stores the values of the enumerator such as
EnumeratorTypeId int
EnumeratorType varchar(50)
EnumeratorId Int

Since I have to use multiple enumerators in my screen i am planning to write a user control or what they call as partial view. But I am not sure how to bind them to the model or how to write the partial view.

Can anybody help me ??
Rajesh.M

QuestionPDF.JS using ASP.NET MVC Pin
Kandepu Rajesh24-Aug-15 11:54
Kandepu Rajesh24-Aug-15 11:54 
AnswerRe: PDF.JS using ASP.NET MVC Pin
Richard Deeming25-Aug-15 2:27
mveRichard Deeming25-Aug-15 2:27 
GeneralRe: PDF.JS using ASP.NET MVC Pin
Kandepu Rajesh25-Aug-15 10:21
Kandepu Rajesh25-Aug-15 10:21 
GeneralRe: PDF.JS using ASP.NET MVC Pin
Richard Deeming26-Aug-15 1:57
mveRichard Deeming26-Aug-15 1:57 
AnswerRe: PDF.JS using ASP.NET MVC Pin
sigma_ivan25-Aug-15 19:02
sigma_ivan25-Aug-15 19:02 
Questionmultiple database connection. how to rollback Pin
Karan_TN24-Aug-15 1:23
Karan_TN24-Aug-15 1:23 
AnswerRe: multiple database connection. how to rollback Pin
F-ES Sitecore24-Aug-15 2:10
professionalF-ES Sitecore24-Aug-15 2:10 
Questionitem template of data list use anchor href that change by dynamicallyon user click after that fetch data by href Pin
Member 1005957118-Aug-15 16:31
Member 1005957118-Aug-15 16:31 
AnswerRe: item template of data list use anchor href that change by dynamicallyon user click after that fetch data by href Pin
Richard MacCutchan19-Aug-15 20:59
mveRichard MacCutchan19-Aug-15 20:59 
AnswerRe: item template of data list use anchor href that change by dynamicallyon user click after that fetch data by href Pin
Otekpo Emmanuel23-Aug-15 11:29
Otekpo Emmanuel23-Aug-15 11:29 
Questionid change data list item data bound with data list Pin
Member 1005957118-Aug-15 9:08
Member 1005957118-Aug-15 9:08 
AnswerRe: id change data list item data bound with data list Pin
jkirkerx19-Aug-15 9:19
professionaljkirkerx19-Aug-15 9:19 
GeneralRe: id change data list item data bound with data list Pin
Member 1005957119-Aug-15 9:39
Member 1005957119-Aug-15 9:39 
QuestionDeploy mvc application on ftp Pin
DPaul199417-Aug-15 7:50
DPaul199417-Aug-15 7:50 
AnswerRe: Deploy mvc application on ftp Pin
Afzaal Ahmad Zeeshan17-Aug-15 23:16
professionalAfzaal Ahmad Zeeshan17-Aug-15 23:16 
GeneralRe: Deploy mvc application on ftp Pin
DPaul199418-Aug-15 9:37
DPaul199418-Aug-15 9:37 
Questionasp.net gridview Pin
Member 1113158816-Aug-15 20:21
Member 1113158816-Aug-15 20:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.