Click here to Skip to main content
15,899,025 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionstoring excel file in sql server using asp.net Pin
b ravi kumar11-Jun-06 23:03
b ravi kumar11-Jun-06 23:03 
QuestionDownload Pin
kirthikirthi11-Jun-06 23:00
kirthikirthi11-Jun-06 23:00 
QuestionNET Web Twain Pin
ghannam11-Jun-06 22:43
ghannam11-Jun-06 22:43 
AnswerRe: NET Web Twain Pin
alyeasad11-Jun-06 22:59
alyeasad11-Jun-06 22:59 
Questionpublish error in local host Pin
students552 university11-Jun-06 21:59
students552 university11-Jun-06 21:59 
QuestionAsp.Net Internet Explorer Sessions [modified] Pin
oskardiazdeleon11-Jun-06 21:35
oskardiazdeleon11-Jun-06 21:35 
AnswerRe: Asp.Net Internet Explorer Sessions Pin
Paddy Boyd11-Jun-06 22:09
Paddy Boyd11-Jun-06 22:09 
Questiongridview column position ".net 2.0 " Pin
fmardani11-Jun-06 21:32
fmardani11-Jun-06 21:32 
Hi,
In the RowDataBound event, this is how I refer to a particular column (i.e. using the index number).
e.Row.Cells(7).Text = TotalB1

How is it possible to refer to the column name instead of the index number i.e.:
e.Row.Cells("B1").Text = TotalB1

Thanks
AnswerRe: gridview column position ".net 2.0 " Pin
minhpc_bk11-Jun-06 22:42
minhpc_bk11-Jun-06 22:42 
GeneralRe: gridview column position ".net 2.0 " Pin
tanya foster12-Jun-06 10:07
tanya foster12-Jun-06 10:07 
GeneralRe: gridview column position ".net 2.0 " Pin
minhpc_bk12-Jun-06 15:59
minhpc_bk12-Jun-06 15:59 
GeneralRe: gridview column position ".net 2.0 " Pin
tanya foster13-Jun-06 2:12
tanya foster13-Jun-06 2:12 
QuestionRuntime add Values from textbox to DataGrid Pin
varshavmane11-Jun-06 21:30
varshavmane11-Jun-06 21:30 
AnswerRe: Runtime add Values from textbox to DataGrid Pin
alyeasad11-Jun-06 22:48
alyeasad11-Jun-06 22:48 
GeneralRe: Runtime add Values from textbox to DataGrid Pin
varshavmane11-Jun-06 23:18
varshavmane11-Jun-06 23:18 
GeneralRe: Runtime add Values from textbox to DataGrid Pin
alyeasad11-Jun-06 23:26
alyeasad11-Jun-06 23:26 
GeneralRe: Runtime add Values from textbox to DataGrid Pin
varshavmane11-Jun-06 23:32
varshavmane11-Jun-06 23:32 
GeneralRe: Runtime add Values from textbox to DataGrid Pin
alyeasad12-Jun-06 18:33
alyeasad12-Jun-06 18:33 
QuestionDatagrid edit problem Pin
Commickey11-Jun-06 21:26
Commickey11-Jun-06 21:26 
AnswerRe: Datagrid edit problem Pin
amaneet11-Jun-06 22:00
amaneet11-Jun-06 22:00 
GeneralRe: Datagrid edit problem Pin
Commickey11-Jun-06 22:17
Commickey11-Jun-06 22:17 
GeneralRe: Datagrid edit problem Pin
amaneet11-Jun-06 23:16
amaneet11-Jun-06 23:16 
GeneralRe: Datagrid edit problem Pin
Commickey11-Jun-06 23:40
Commickey11-Jun-06 23:40 
GeneralRe: Datagrid edit problem Pin
Commickey11-Jun-06 23:55
Commickey11-Jun-06 23:55 
GeneralRe: Datagrid edit problem Pin
varshavmane12-Jun-06 0:08
varshavmane12-Jun-06 0:08 

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.