Click here to Skip to main content
15,893,622 members
Home / Discussions / Web Development
   

Web Development

 
GeneralPassing Variable to a JS function Pin
cberam11-Feb-05 1:16
cberam11-Feb-05 1:16 
GeneralRe: Passing Variable to a JS function Pin
alex.barylski11-Feb-05 10:52
alex.barylski11-Feb-05 10:52 
GeneralRe: Passing Variable to a JS function Pin
Anonymous17-Feb-05 23:12
Anonymous17-Feb-05 23:12 
QuestionDefaulting somebodies font color? Pin
The Chrisp10-Feb-05 7:08
sussThe Chrisp10-Feb-05 7:08 
Generalbug tracking system Pin
kundan_ocp9-Feb-05 20:07
kundan_ocp9-Feb-05 20:07 
GeneralRe: bug tracking system Pin
Colin Angus Mackay10-Feb-05 6:04
Colin Angus Mackay10-Feb-05 6:04 
GeneralRe: bug tracking system Pin
Luis Alonso Ramos14-Feb-05 19:42
Luis Alonso Ramos14-Feb-05 19:42 
GeneralWhidbey Gridview Pin
mav07079-Feb-05 11:15
mav07079-Feb-05 11:15 
I'm new to ASP development and I have been working with the Whidbey beta 1. I have a gridview control bound to a sqldatasource and have added an unbounded checkbox column for selecting certain gridrows. The problem is I can't get the checkbox value in code. I'm using VB.NET and was wondering if anyone had any suggestions. I had to create a template column for my checkbox on the gridview. Here's what it looks like:

<asp:gridview id="GridView1" runat="server" datasourceid="SqlDataSource1" autogeneratecolumns="False"
="" borderwidth="1px" backcolor="White" gridlines="Vertical" cellpadding="3" borderstyle="None" bordercolor="#999999" visible="False">
<footerstyle forecolor="Black" backcolor="#CCCCCC">
<pagerstyle forecolor="Black" horizontalalign="Center" backcolor="#999999">
<headerstyle forecolor="White" font-bold="True" backcolor="#000084">
<alternatingrowstyle backcolor="Gainsboro">
<columns>
<asp:templatefield headertext="Select">
<itemtemplate>




Again, I'm trying to loop through the grid rows to see which ones are check but I can't access the checkbox value. I would appreciate any help or suggestions. Thanks!

Tasha
Generaldatabase permissions problems Pin
Meanwhile8-Feb-05 7:53
Meanwhile8-Feb-05 7:53 
GeneralRe: database permissions problems Pin
JKroschel14-Feb-05 6:38
JKroschel14-Feb-05 6:38 
GeneralProblem with Javascript Pin
dotnetquery7-Feb-05 17:49
dotnetquery7-Feb-05 17:49 
GeneralSQL Server 2000 benchmarks for web. Pin
The Saint7-Feb-05 11:58
The Saint7-Feb-05 11:58 
GeneralRe: SQL Server 2000 benchmarks for web. Pin
Colin Angus Mackay10-Feb-05 6:09
Colin Angus Mackay10-Feb-05 6:09 
GeneralExecute an exe file in ASP or javascript Pin
Member 17135757-Feb-05 4:08
Member 17135757-Feb-05 4:08 
GeneralRe: Execute an exe file in ASP or javascript Pin
alex.barylski11-Feb-05 10:46
alex.barylski11-Feb-05 10:46 
GeneralForms Pin
Brendan Vogt6-Feb-05 22:52
Brendan Vogt6-Feb-05 22:52 
GeneralRe: Forms Pin
basementman10-Feb-05 5:59
basementman10-Feb-05 5:59 
GeneralSearching between 2 date Pin
asta lavista6-Feb-05 14:08
asta lavista6-Feb-05 14:08 
GeneralRe: Searching between 2 date Pin
Yulianto.6-Feb-05 18:17
Yulianto.6-Feb-05 18:17 
Generalcreating database from my application Pin
Member 17123636-Feb-05 8:00
Member 17123636-Feb-05 8:00 
GeneralTextbox with dropdownmenu in webform Pin
Robert19744-Feb-05 9:20
Robert19744-Feb-05 9:20 
GeneralRe: Textbox with dropdownmenu in webform Pin
alex.barylski6-Feb-05 11:12
alex.barylski6-Feb-05 11:12 
GeneralRe: Textbox with dropdownmenu in webform Pin
Robert19747-Feb-05 0:48
Robert19747-Feb-05 0:48 
GeneralUsing Google Search Engine Pin
kanid4-Feb-05 1:06
kanid4-Feb-05 1:06 
GeneralUTF8 Encoding Pin
jan larsen3-Feb-05 23:34
jan larsen3-Feb-05 23:34 

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.