Click here to Skip to main content
15,908,901 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Text box versus Combo box question Pin
klaydze17-Apr-07 22:11
klaydze17-Apr-07 22:11 
Questioncreate an xml file from treeview control Pin
diees16-Apr-07 14:01
diees16-Apr-07 14:01 
QuestionMapping to QBasic double precision datatype Pin
G-316-Apr-07 11:24
G-316-Apr-07 11:24 
QuestionDatagrid selection sync with fields. Pin
T-Go16-Apr-07 8:35
T-Go16-Apr-07 8:35 
AnswerRe: Datagrid selection sync with fields. Pin
klaydze17-Apr-07 23:31
klaydze17-Apr-07 23:31 
QuestionWeb Browser- Local Pin
WLugo16-Apr-07 5:15
WLugo16-Apr-07 5:15 
AnswerRe: Web Browser- Local Pin
Dave Kreskowiak17-Apr-07 1:52
mveDave Kreskowiak17-Apr-07 1:52 
QuestionDatagrid Pin
Dayekh16-Apr-07 4:21
Dayekh16-Apr-07 4:21 
Hi guys,

I have a datagrid which is dynamically created using server-side code. The columns and rows, and just about any of it are all created depending on the users search criteria.What I want to know is that in the OnItem_DataBound event, a user can do this:

e.item.cells(4).Text = "SomeText"

BUT, when the datagrid is dynamic.. cell number 4 will be different each time. I want to be able to find and target cells by "FindingByText" or something rather than cells(4). Cells(4) is very static.

I hope that made sense. Please ask me any questions to elaborate on my point.

Thank you!
AnswerRe: Datagrid Pin
Dave Kreskowiak17-Apr-07 1:51
mveDave Kreskowiak17-Apr-07 1:51 
GeneralRe: Datagrid Pin
Dayekh17-Apr-07 2:06
Dayekh17-Apr-07 2:06 
GeneralRe: Datagrid Pin
Dave Kreskowiak17-Apr-07 3:44
mveDave Kreskowiak17-Apr-07 3:44 
GeneralRe: Datagrid Pin
Dayekh17-Apr-07 3:59
Dayekh17-Apr-07 3:59 
GeneralRe: Datagrid Pin
Dave Kreskowiak17-Apr-07 7:22
mveDave Kreskowiak17-Apr-07 7:22 
GeneralRe: Datagrid Pin
Dayekh17-Apr-07 11:12
Dayekh17-Apr-07 11:12 
QuestionHow to show video from DVR Card? Pin
somchoto16-Apr-07 4:05
somchoto16-Apr-07 4:05 
AnswerRe: How to show video from DVR Card? Pin
Dave Kreskowiak16-Apr-07 4:36
mveDave Kreskowiak16-Apr-07 4:36 
Questionvb dot net doubt Pin
shalinikannan16-Apr-07 2:12
shalinikannan16-Apr-07 2:12 
AnswerRe: vb dot net doubt Pin
kubben16-Apr-07 2:18
kubben16-Apr-07 2:18 
AnswerRe: vb dot net doubt Pin
Dave Kreskowiak16-Apr-07 3:31
mveDave Kreskowiak16-Apr-07 3:31 
QuestionConnection Error Pin
reykentj16-Apr-07 1:57
reykentj16-Apr-07 1:57 
AnswerRe: Connection Error Pin
kubben16-Apr-07 2:21
kubben16-Apr-07 2:21 
GeneralRe: Connection Error Pin
reykentj16-Apr-07 3:26
reykentj16-Apr-07 3:26 
AnswerRe: Connection Error Pin
Dave Kreskowiak16-Apr-07 3:29
mveDave Kreskowiak16-Apr-07 3:29 
GeneralRe: Connection Error Pin
reykentj16-Apr-07 4:13
reykentj16-Apr-07 4:13 
GeneralRe: Connection Error Pin
Dave Kreskowiak16-Apr-07 4:35
mveDave Kreskowiak16-Apr-07 4:35 

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.