Click here to Skip to main content
15,898,134 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: need to show data in a Tabular view with multiple columns Pin
Rocky#12-Dec-07 18:47
Rocky#12-Dec-07 18:47 
GeneralRe: need to show data in a Tabular view with multiple columns Pin
Sun Rays12-Dec-07 19:42
Sun Rays12-Dec-07 19:42 
GeneralRe: need to show data in a Tabular view with multiple columns Pin
Rocky#12-Dec-07 20:17
Rocky#12-Dec-07 20:17 
GeneralRe: need to show data in a Tabular view with multiple columns Pin
Sun Rays12-Dec-07 20:52
Sun Rays12-Dec-07 20:52 
GeneralRe: need to show data in a Tabular view with multiple columns Pin
Rocky#12-Dec-07 21:16
Rocky#12-Dec-07 21:16 
Questionproblem related to gridview Pin
biswa4712-Dec-07 17:42
biswa4712-Dec-07 17:42 
GeneralRe: problem related to gridview Pin
Rocky#12-Dec-07 18:22
Rocky#12-Dec-07 18:22 
GeneralRe: problem related to gridview Pin
Usharva12-Dec-07 18:23
Usharva12-Dec-07 18:23 
Hi!

I guess you are using BoundFiled. when you want to update some data in gridview you have to use TemplateFiled.
in TemplateField you will have ItemTemplate, EditItemTemplate and FooterTemplate.
As per your requirement you need to use ItemTemplate and EditItemTemplate.
ItemTemplate acts just like BoundField. EditItemTemplate allows to Update the Data.

I hope this will work fine
GeneralRe: problem related to gridview Pin
Sun Rays12-Dec-07 19:53
Sun Rays12-Dec-07 19:53 
GeneralNeed suggestion on project Pin
avengerzx912-Dec-07 13:43
avengerzx912-Dec-07 13:43 
GeneralRe: Need suggestion on project Pin
Michael10112-Dec-07 16:46
Michael10112-Dec-07 16:46 
GeneralRe: Need suggestion on project Pin
avengerzx912-Dec-07 18:09
avengerzx912-Dec-07 18:09 
GeneralRe: Need suggestion on project Pin
Michael Sync12-Dec-07 18:59
Michael Sync12-Dec-07 18:59 
GeneralHuge ASP and ASP.NET Problem with old ADO.NET Pin
Michael10112-Dec-07 13:19
Michael10112-Dec-07 13:19 
GeneralRe: Huge ASP and ASP.NET Problem with old ADO.NET Pin
Michael Sync12-Dec-07 15:24
Michael Sync12-Dec-07 15:24 
GeneralImage Library Pin
achimera12-Dec-07 12:30
achimera12-Dec-07 12:30 
GeneralRe: Image Library Pin
Christian Graus12-Dec-07 12:47
protectorChristian Graus12-Dec-07 12:47 
GeneralRe: Image Library Pin
achimera12-Dec-07 20:51
achimera12-Dec-07 20:51 
Generalshopping cart Pin
nigel200012-Dec-07 7:52
nigel200012-Dec-07 7:52 
GeneralRe: shopping cart Pin
Sathesh Sakthivel12-Dec-07 8:43
Sathesh Sakthivel12-Dec-07 8:43 
Generalgridview under gridview Pin
Sarfaraj Ahmed12-Dec-07 4:46
Sarfaraj Ahmed12-Dec-07 4:46 
GeneralRe: gridview under gridview Pin
Vasudevan Deepak Kumar12-Dec-07 4:51
Vasudevan Deepak Kumar12-Dec-07 4:51 
GeneralRe: gridview under gridview Pin
Sarfaraj Ahmed12-Dec-07 5:16
Sarfaraj Ahmed12-Dec-07 5:16 
GeneralRe: gridview under gridview Pin
Vasudevan Deepak Kumar12-Dec-07 5:39
Vasudevan Deepak Kumar12-Dec-07 5:39 
GeneralRe: gridview under gridview Pin
Sathesh Sakthivel12-Dec-07 6:20
Sathesh Sakthivel12-Dec-07 6:20 

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.