Click here to Skip to main content
15,890,506 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Modal or Dialog Web Form Pin
Charles Banks16-Aug-05 3:27
professionalCharles Banks16-Aug-05 3:27 
GeneralRe: Modal or Dialog Web Form Pin
Dave Kreskowiak16-Aug-05 4:21
mveDave Kreskowiak16-Aug-05 4:21 
GeneralRe: Modal or Dialog Web Form Pin
Charles Banks16-Aug-05 11:04
professionalCharles Banks16-Aug-05 11:04 
GeneralUsing Novell in VB.net Pin
FlyngTiger15-Aug-05 7:38
FlyngTiger15-Aug-05 7:38 
GeneralRe: Using Novell in VB.net Pin
Dave Kreskowiak15-Aug-05 15:43
mveDave Kreskowiak15-Aug-05 15:43 
GeneralApplication Deployment with DB w/o DB Server Pin
rolfjahn15-Aug-05 7:10
rolfjahn15-Aug-05 7:10 
GeneralRe: Application Deployment with DB w/o DB Server Pin
Al Ortega15-Aug-05 7:20
Al Ortega15-Aug-05 7:20 
Generalneed help using a table control Pin
ggsevenseven15-Aug-05 4:08
ggsevenseven15-Aug-05 4:08 
Hi,

I don't have much knowledge of the table control. I am basically trying to use a table thats populated with data rows from a dataSet but currently things aren't working for me.

below is the sample HTML that I have:

<asp:tablerow>
<asp:tablecell text="Company" id="CompanyCode" runat="server">

<asp:tablerow>
<asp:tablecell text="Paygroup" id="PaygroupCode" runat="server">

<asp:tablerow>
<asp:tablecell text="paygroup descr" id="PaygroupDescr" runat="server">


------------

In addition, I think I need some VB code but I'm not sure of the syntax:

Table1.ID("Company") = Dr("Company")

Any help would be much appreciated.


Thanks,

Gavin
--
"You've got to live and learn..."
Wink | ;)
Laugh | :laugh:
GeneralRe: need help using a table control Pin
Christian Graus15-Aug-05 13:25
protectorChristian Graus15-Aug-05 13:25 
GeneralRe: need help using a table control Pin
ggsevenseven16-Aug-05 8:17
ggsevenseven16-Aug-05 8:17 
GeneralRe: need help using a table control Pin
Christian Graus16-Aug-05 13:30
protectorChristian Graus16-Aug-05 13:30 
GeneralPassword Generator Pin
PixelPixie15-Aug-05 4:05
PixelPixie15-Aug-05 4:05 
GeneralRe: Password Generator Pin
Rizwan Bashir15-Aug-05 4:09
Rizwan Bashir15-Aug-05 4:09 
GeneralRe: Password Generator Pin
PixelPixie15-Aug-05 5:51
PixelPixie15-Aug-05 5:51 
GeneralRe: Password Generator Pin
Daniel132415-Aug-05 7:11
Daniel132415-Aug-05 7:11 
GeneralRe: Password Generator Pin
PixelPixie16-Aug-05 1:43
PixelPixie16-Aug-05 1:43 
GeneralVB.Net upgrade Pin
Member 75484615-Aug-05 2:24
Member 75484615-Aug-05 2:24 
GeneralRe: VB.Net upgrade Pin
wcnascar15-Aug-05 11:13
wcnascar15-Aug-05 11:13 
GeneralInput MessageBox Pin
| Muhammad Waqas Butt |15-Aug-05 0:32
professional| Muhammad Waqas Butt |15-Aug-05 0:32 
GeneralRe: Input MessageBox Pin
Rizwan Bashir15-Aug-05 2:04
Rizwan Bashir15-Aug-05 2:04 
GeneralRe: Input MessageBox Pin
Member 75484615-Aug-05 2:33
Member 75484615-Aug-05 2:33 
QuestionCombox ? Pin
| Muhammad Waqas Butt |15-Aug-05 0:28
professional| Muhammad Waqas Butt |15-Aug-05 0:28 
AnswerRe: Combox ? Pin
dptalt16-Aug-05 3:48
dptalt16-Aug-05 3:48 
QuestionHow to store changable data in VB 6.0? Pin
rushing15-Aug-05 0:23
rushing15-Aug-05 0:23 
QuestionOpen code-files as Collapsed? Is it possible? Pin
MaWeRic14-Aug-05 23:37
MaWeRic14-Aug-05 23:37 

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.