Click here to Skip to main content
15,923,087 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionopening command line from asp.net application Pin
jabbarsb22-Nov-06 3:45
jabbarsb22-Nov-06 3:45 
AnswerRe: opening command line from asp.net application Pin
l0kke22-Nov-06 3:54
l0kke22-Nov-06 3:54 
AnswerRe: opening command line from asp.net application Pin
indianet22-Nov-06 15:06
indianet22-Nov-06 15:06 
QuestionUpdating Db from GRIDVIEW with Hidden Column [modified] Pin
marconi Flangepants22-Nov-06 3:45
marconi Flangepants22-Nov-06 3:45 
AnswerRe: Updating Db from DataView with Hidden Column Pin
l0kke22-Nov-06 4:01
l0kke22-Nov-06 4:01 
GeneralRe: Updating Db from GRIDVIEW with Hidden Column [modified] Pin
marconi Flangepants22-Nov-06 4:37
marconi Flangepants22-Nov-06 4:37 
GeneralRe: Updating Db from GRIDVIEW with Hidden Column Pin
l0kke22-Nov-06 5:15
l0kke22-Nov-06 5:15 
GeneralRe: Updating Db from GRIDVIEW with Hidden Column Pin
marconi Flangepants22-Nov-06 5:36
marconi Flangepants22-Nov-06 5:36 
Ok, maybe you not understand problem i try to describe.

I display the data / informations in GridView via SqlDataSource. But one column must be hidden so not show this data. But if column is hidden then cannot update database because the hidden field column is not added to update statement, and my database say this field must not be empty, so DB wont accept update.

Problem is not because of DataKey but because data is missing when try to add to database. So how to make data collected from hidden column to SqlDataSource Update statement?

Thank, helps is appreciated much.
GeneralRe: Updating Db from GRIDVIEW with Hidden Column Pin
l0kke22-Nov-06 5:53
l0kke22-Nov-06 5:53 
GeneralRe: Updating Db from GRIDVIEW with Hidden Column Pin
marconi Flangepants22-Nov-06 6:32
marconi Flangepants22-Nov-06 6:32 
GeneralRe: Updating Db from DataView with Hidden Column Pin
marconi Flangepants22-Nov-06 4:54
marconi Flangepants22-Nov-06 4:54 
Questionvs studio server prob Pin
xiaowenjie22-Nov-06 3:43
xiaowenjie22-Nov-06 3:43 
AnswerRe: vs studio server prob Pin
l0kke22-Nov-06 4:10
l0kke22-Nov-06 4:10 
GeneralRe: vs studio server prob [modified] Pin
xiaowenjie23-Nov-06 3:04
xiaowenjie23-Nov-06 3:04 
GeneralRe: vs studio server prob Pin
l0kke27-Nov-06 12:44
l0kke27-Nov-06 12:44 
QuestionHow to disable one required field vaildator Pin
Rizwan Bashir22-Nov-06 3:43
Rizwan Bashir22-Nov-06 3:43 
AnswerRe: How to disable one required field vaildator Pin
marconi Flangepants22-Nov-06 3:49
marconi Flangepants22-Nov-06 3:49 
GeneralRe: How to disable one required field vaildator Pin
ednrgc22-Nov-06 7:22
ednrgc22-Nov-06 7:22 
Questionopening command line from web app Pin
jabbarsb22-Nov-06 3:42
jabbarsb22-Nov-06 3:42 
AnswerRe: opening command line from web app Pin
Guffa22-Nov-06 5:42
Guffa22-Nov-06 5:42 
GeneralRe: opening command line from web app Pin
l0kke22-Nov-06 6:02
l0kke22-Nov-06 6:02 
AnswerRe: opening command line from web app Pin
Guffa22-Nov-06 9:21
Guffa22-Nov-06 9:21 
QuestionGridview Columns Pin
netJP12L22-Nov-06 2:58
netJP12L22-Nov-06 2:58 
Questionprotecting my web application Pin
Marco225022-Nov-06 2:25
Marco225022-Nov-06 2:25 
AnswerRe: protecting my web application Pin
coolestCoder22-Nov-06 3:36
coolestCoder22-Nov-06 3:36 

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.