Search

You searched for the word(s): userid:810160

Matching Posts

  • Re: im concerned about .net 4.0

    Yes, I have signed up for the website spark program and have been accepted. Now I just gotta a.) burn the software to a DVD (when I can afford to buy discs) b) convince my host to install the software now :) - they have asp.net 3.0 but not 3.5 :) Thanks for your post
    Posted to Getting Started (Forum) by WPHC on 12/4/2009
  • Re: Gridview + Checkbox + value = hard?

    Thank you both for your replies... I will look in to see if both methods are possible... in the mean time i will leave this post un resolved as i havent tested either method yet...
    Posted to Data Presentation Controls (Forum) by WPHC on 12/2/2009
  • Re: Gridview + Checkbox + value = hard?

    im pretty much looking for something like this http://aspnet101.com/codesample.aspx?code=GridViewCheck although im checking to see if this is exactly what im trying to do
    Posted to Data Presentation Controls (Forum) by WPHC on 12/2/2009
  • Re: Gridview + Checkbox + value = hard?

    Ok clearly I am barking up the wrong tree - so to speak... because both suggestion are just not working.... I will try and rephrase my question.... My desire is to have a table - dynamically built from a database. on this table, I would like to be able to select certain rows (with check boxs preferrable) and then after a button is pressed - process the tables that were checked - identifing each row checked based on an id from the database.. for example this image http://www.techdigest.tv/Hotmail
    Posted to Data Presentation Controls (Forum) by WPHC on 12/2/2009
  • Re: Gridview + Checkbox + value = hard?

    I found the solution http://www.ezzylearning.com/tutorial.aspx?tid=2963442 this is what I wanted - but I used a hiddenfield instead of the column text..for the database id... (a side note to microsoft - IMO - I think this is a terrible way of handling this... it causes extra HTML source code when not necessary and extra bloating - if there is another way please provide it links to tutorials... )
    Posted to Data Presentation Controls (Forum) by WPHC on 12/2/2009
  • Re: Gridview + Checkbox + value = hard?

    Thank you for your reply.. Thats the whole problem - i think go to this page http://webdesign.about.com/od/htmltags/p/bltags_inputchb.htm (X)HTML allows a attribute named "value" see this <form> <input type="checkbox" name="understand" value="yes" checked="checked" /> check this box if you understand checkboxes </form> What I am trying to do is assign a value from my database into that attribute "value" - so that I can
    Posted to Data Presentation Controls (Forum) by WPHC on 12/1/2009
  • Gridview + Checkbox + value = hard?

    Hey people I am an old school programmer and need a bit of help :) from my XHTML learning days - there used to be a attribute called "value" which you could place on a check box form. The problem that I am having is that I cannot bind a databased integer(autoincrement) to the check box value Can someone pleae give me a direction that I should head in please? i have used * Checkboxfield * Checkbox (item template) Also I am doing it from the code behind.....not inline code Thanks
    Posted to Data Presentation Controls (Forum) by WPHC on 11/30/2009
  • Help! - Website Spark program!

    Hey guys I am enrolling in the website spark program. The last section of the enrollment is asking for an enrollment code - does anyone know where I can get this from? Is it emailed to me? because it hasnted turned up - its been 20 minutes.... Any ideas? Thanks
    Posted to Free For All (Forum) by WPHC on 11/21/2009
  • Re: Using DotFuscator Community Edition with ASP.NET

    thanks for the link but All comments and solutions are available to Premium Service Members only. Sign-up to view the solution to this question.
  • Re: strings and HTML output..

    after a little more testing - it is NOT the css adapters that are converting column headers html code into escaped characters
    Posted to Getting Started (Forum) by WPHC on 11/10/2009
Page 1 of 20 (195 items) 1 2 3 4 5 Next > ... Last »