Click here to Skip to main content
15,891,136 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Encryption / Decryption Pin
ZurdoDev23-Nov-15 3:01
professionalZurdoDev23-Nov-15 3:01 
GeneralRe: Encryption / Decryption Pin
jkirkerx24-Nov-15 12:23
professionaljkirkerx24-Nov-15 12:23 
QuestionMSchart isn't show completely Pin
Member 1154563919-Nov-15 0:19
Member 1154563919-Nov-15 0:19 
AnswerRe: MSchart isn't show completely Pin
ZurdoDev23-Nov-15 3:00
professionalZurdoDev23-Nov-15 3:00 
QuestionMVC Forum ? Pin
John C Rayan17-Nov-15 1:20
professionalJohn C Rayan17-Nov-15 1:20 
AnswerRe: MVC Forum ? Pin
ZurdoDev23-Nov-15 3:00
professionalZurdoDev23-Nov-15 3:00 
GeneralRe: MVC Forum ? Pin
John C Rayan23-Nov-15 22:26
professionalJohn C Rayan23-Nov-15 22:26 
QuestionDetailsview InsertItem Pin
tiwal15-Nov-15 23:08
tiwal15-Nov-15 23:08 
Hello
I am trying to use a DetailsView to insert a neew item into a db table.
The problem is, I organized all not knowing the table's schema a priori. I use a Gridview to visualize and update the table , and it all works correctly by binding dynamically the gridview to the table in the PageLoad event handler. I don't use any template.
When I try to do something similar to insert a new row using a dynamically bound detailsview , I correctly visualize the fields' names in the detailsview, but as I modify the values, and try to manage the insert event , I find into the DetailsViewInsertEventArgs parameter that the Values collection property only has the Keys subcollection correctly populated, but the Values are all empty . I would expect, but maybe I didn't understand well, the Values.Values subcollection to be populated with the values I inserted, just as find the Values.Keys subcollection populated with the fiedls' names. Is it due to the fact that I am bindingg dynamically ? is there a way to work around this limitation ?
AnswerRe: Detailsview InsertItem Pin
tiwal15-Nov-15 23:20
tiwal15-Nov-15 23:20 
SuggestionRe: Detailsview InsertItem Pin
Richard Deeming16-Nov-15 2:56
mveRichard Deeming16-Nov-15 2:56 
QuestionASP.NET Pin
Member 1214037915-Nov-15 4:09
Member 1214037915-Nov-15 4:09 
AnswerRe: ASP.NET Pin
Afzaal Ahmad Zeeshan15-Nov-15 23:57
professionalAfzaal Ahmad Zeeshan15-Nov-15 23:57 
AnswerRe: ASP.NET Pin
ZurdoDev16-Nov-15 2:20
professionalZurdoDev16-Nov-15 2:20 
Questionasp.net Pin
Member 1214037915-Nov-15 3:51
Member 1214037915-Nov-15 3:51 
AnswerRe: asp.net Pin
Afzaal Ahmad Zeeshan15-Nov-15 23:58
professionalAfzaal Ahmad Zeeshan15-Nov-15 23:58 
AnswerRe: asp.net Pin
ZurdoDev16-Nov-15 2:21
professionalZurdoDev16-Nov-15 2:21 
QuestionGridview with full-screen editing question Pin
Member 1044208512-Nov-15 7:53
Member 1044208512-Nov-15 7:53 
AnswerRe: Gridview with full-screen editing question Pin
Mathi Mani12-Nov-15 8:18
Mathi Mani12-Nov-15 8:18 
GeneralRe: Gridview with full-screen editing question Pin
Member 1044208512-Nov-15 9:08
Member 1044208512-Nov-15 9:08 
QuestionHelp with a connection string Pin
Member 121243549-Nov-15 13:50
Member 121243549-Nov-15 13:50 
AnswerRe: Help with a connection string Pin
Wombaticus10-Nov-15 1:09
Wombaticus10-Nov-15 1:09 
AnswerRe: Help with a connection string Pin
Richard Deeming10-Nov-15 1:21
mveRichard Deeming10-Nov-15 1:21 
GeneralRe: Help with a connection string Pin
Member 1212435410-Nov-15 12:28
Member 1212435410-Nov-15 12:28 
GeneralRe: Help with a connection string Pin
Richard Deeming11-Nov-15 1:54
mveRichard Deeming11-Nov-15 1:54 
GeneralRe: Help with a connection string Pin
Member 1212435411-Nov-15 11:59
Member 1212435411-Nov-15 11:59 

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.