Click here to Skip to main content
15,903,033 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: null reference Pin
Christian Graus22-Apr-07 0:07
protectorChristian Graus22-Apr-07 0:07 
QuestionServer generated HTTP-Error in web service Pin
the-unforgiven20-Apr-07 10:06
the-unforgiven20-Apr-07 10:06 
QuestionHow do i give write permissios to a folder through code Pin
www.Developerof.NET20-Apr-07 8:44
www.Developerof.NET20-Apr-07 8:44 
AnswerRe: How do i give write permissios to a folder through code Pin
Davide Icardi20-Apr-07 9:58
Davide Icardi20-Apr-07 9:58 
GeneralRe: How do i give write permissios to a folder through code Pin
SGnK20-Apr-07 13:47
SGnK20-Apr-07 13:47 
AnswerRe: How do i give write permissios to a folder through code Pin
xibeifeijian22-Apr-07 16:28
xibeifeijian22-Apr-07 16:28 
QuestionGo to the top of the page after GridView rowcommand in UpdatePanel? Pin
vicky45720-Apr-07 6:23
vicky45720-Apr-07 6:23 
QuestionDataGrid Getting current Row Values Pin
zamiran20-Apr-07 5:36
zamiran20-Apr-07 5:36 
Hi Everybody,

Thanks for looking at my topic. I'm completely new to C# ASP.NET, so my question might be too easy.

I'm trying to get current values from the row in the DataGrid, that has Field1, Field2 fields.
I'm doing something like this:

string item = (string)((TextBox) e.Item.FindControl("Field1")).Text; on the update button click event.

I do not want to go through the DataTable, just get the current values from the active row in the DataGrid.

Please help me Smile | :)

Thanks a lot.
AnswerRe: DataGrid Getting current Row Values Pin
Tarakeshwar Reddy20-Apr-07 5:48
professionalTarakeshwar Reddy20-Apr-07 5:48 
GeneralRe: DataGrid Getting current Row Values Pin
zamiran20-Apr-07 6:03
zamiran20-Apr-07 6:03 
GeneralRe: DataGrid Getting current Row Values Pin
Arun.Immanuel20-Apr-07 6:09
Arun.Immanuel20-Apr-07 6:09 
GeneralRe: DataGrid Getting current Row Values Pin
zamiran22-Apr-07 22:36
zamiran22-Apr-07 22:36 
GeneralRe: DataGrid Getting current Row Values Pin
Chetan Ranpariya22-Apr-07 23:01
Chetan Ranpariya22-Apr-07 23:01 
GeneralRe: DataGrid Getting current Row Values Pin
zamiran22-Apr-07 23:12
zamiran22-Apr-07 23:12 
GeneralRe: DataGrid Getting current Row Values Pin
Chetan Ranpariya22-Apr-07 23:30
Chetan Ranpariya22-Apr-07 23:30 
GeneralRe: DataGrid Getting current Row Values Pin
Tarakeshwar Reddy20-Apr-07 6:20
professionalTarakeshwar Reddy20-Apr-07 6:20 
QuestionQuery string problem for images [modified] Pin
Davide Icardi20-Apr-07 5:00
Davide Icardi20-Apr-07 5:00 
AnswerRe: Query string problem for images Pin
Guffa20-Apr-07 5:38
Guffa20-Apr-07 5:38 
AnswerRe: Query string problem for images Pin
Davide Icardi20-Apr-07 9:51
Davide Icardi20-Apr-07 9:51 
QuestionWhich Graph Control to Use? Pin
Arun.Immanuel20-Apr-07 4:20
Arun.Immanuel20-Apr-07 4:20 
AnswerRe: Which Graph Control to Use? Pin
Rakheesh Chalil21-Apr-07 16:38
Rakheesh Chalil21-Apr-07 16:38 
GeneralRe: Which Graph Control to Use? Pin
Arun.Immanuel21-Apr-07 18:41
Arun.Immanuel21-Apr-07 18:41 
Questioncan't see external classes in one namespase Pin
iuliuz20-Apr-07 3:42
iuliuz20-Apr-07 3:42 
AnswerRe: can't see external classes in one namespase Pin
Jesse Squire20-Apr-07 4:11
Jesse Squire20-Apr-07 4:11 
GeneralRe: can't see external classes in one namespase Pin
iuliuz23-Apr-07 21:05
iuliuz23-Apr-07 21:05 

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.