Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:714640
More Search Options
RSS Available
Matching Posts
CustomValidator Needed
If a user selects "Evening" then the RadDate1 is required. What is the best way to go about this? <asp:DropDownList ID="DropDownListTime" AutoPostBack="true" runat="server"> <asp:ListItem Text="Not Set" Value="0" /> <asp:ListItem Text="Morning" Value="1" /> <asp:ListItem Text="Evening" Value="2" /> </asp:DropDownList> <telerik:RadDatePicker ID="RadDate1" runat
Posted to
Component Discussions
(Forum)
by
commadercody
on 6/30/2009
Re: GridView with TextBox
[quote user="davidfowl"] The BuildGrids method needs to go into if !IsPostBack block. If you rebind the grid everytime in pageload then you will overwrite the data posted by the form and always get the original data. [/quote] I will have to try that when I get home! Thanks!
Posted to
Data Presentation Controls
(Forum)
by
commadercody
on 1/12/2009
Re: GridView with TextBox
[quote user="Qin Dian Tang - MSFT"] Hi commadercody, From your code I cannot find GridView "GridView1", I think it should be " GridViewActivityTotal ". So change it to this: For Each row As GridViewRow In GridViewActivityTotal .Rows Thanks, [/quote] Sorry, I made a typo, it is GridViewActivityTotal not GridView1 and I have update it.
Posted to
Data Presentation Controls
(Forum)
by
commadercody
on 1/12/2009
Repeater not passing TextBox value! Help Please
I have a repeater that is not passing values if the page loads with empty TextBoxes? HELP! I will only pass a value if it was loaded in the itemDatatBound. But I want to change the value in the TexBox and it passed the old one or NULL if new. 1 < asp:Repeater ID= "RepeaterDepartmentStart" OnItemDataBound= "Repeater_ItemDataBound" 2 runat= "server" > 3 < ItemTemplate > 4 < tr style= "background-color: #ffffff;" > 5 < td > 6 < asp:TextBox
Posted to
Data Presentation Controls
(Forum)
by
commadercody
on 1/11/2009
Re: asp.net Development server error
Yes, the file is local to my computer in MyDocuments/Projects... I cannot even make a folder in the C:\ directory, no rights. It looks like my profile does not have the proper rights.
Posted to
Installation and Setup
(Forum)
by
commadercody
on 1/10/2009
asp.net Development server error
I am getting this error just trying to run a blank asp.net page via VS 2005. Can someone help me? Server Error in '/' Application. Security Exception Description: The application attempted to perform an operation not allowed by the security policy. To grant this application the required permission please contact your system administrator or change the application's trust level in the configuration file. Exception Details: System.Security.SecurityException: Request for the permission of
Posted to
Installation and Setup
(Forum)
by
commadercody
on 1/9/2009
Re: GridView with TextBox
Here is what I have for code, you assistance is appreciated. 1 2 <%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="ajaxToolkit" %> 3 < asp:Content ID= "Content1" ContentPlaceHolderID= "ContentPlaceHolder" runat= "Server" > 4 < br /> 5 < div id= "up_containerSearchResults" > 6 < asp:UpdatePanel ID= "UpdatePanelSearchResults" runat= "server" UpdateMode
Posted to
Data Presentation Controls
(Forum)
by
commadercody
on 1/8/2009
GridView with TextBox
I am really having a time of it and it's not a good time... All I want to do is loop through the gridview when someone click on the submit button and find the textbox values inside a template field but all the values are coming up empty. What am I doing wrong here This template filed is in my GridView1 < asp:TemplateField HeaderText= "Start" ItemStyle-HorizontalAlign= "Center" > < ItemTemplate > < asp:TextBox ID= "TextBoxCount" MaxLength= "3"
Posted to
Data Presentation Controls
(Forum)
by
commadercody
on 1/7/2009
Re: ZedGraphWeb Error Help Please!
Kipo, I have to use .NET 2.0 for this project. On another project I am using the new asp.net charting control and it is great!
Posted to
Component Discussions
(Forum)
by
commadercody
on 12/30/2008
ZedGraphWeb Error Help Please!
I am trying to figure out why this error is behing thrown and I can't seem to figure it out. Does anyone have any ideas how I can resolve this? Thank You! Error 1 Handles clause requires a WithEvents variable defined in the containing type or one of its base types. ASP.NET < ZGW:ZEDGRAPHWEB id= "ZedGraphWeb1" runat= "server" RenderMode= "ImageTag" Width= "900" Height= "400" /> Code Behind Private Sub OnRenderGraph( ByVal zgw As ZedGraphWeb
Posted to
Component Discussions
(Forum)
by
commadercody
on 12/30/2008
Page 1 of 34 (332 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
C9 Conversations: Brian Beckman on Complexity [C9 Conversations: Brian Beckman on Complexity]
Channel 10:
Black Friday Deals on Windows 7 Machines
Channel 10:
Holiday Shopping on Bing Cashback = Big Online Savings
Channel 10:
Black Friday Deals at the Microsoft Store
Channel 10:
Incredible Black Friday Deal: Windows 7 Notebook for $197
ASP.NET:
Presenting in Europe Next Week
TechNet Edge:
AlignIT IT Manager Podcast #30 - Straight Talk about Windows 7
WindowsClient:
You know your post rate has gone down...
Silverlight:
Geek Profiles – Scott Guthrie
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 9 of 13
TechNet Edge:
Managing Your Virtual World - Tech Focus November 2009 Part 2
ASP.NET:
Silverlight and RIA Services: Implementing Search
Channel 9:
C9 Lectures: Brian Beckman - Covariance and Contravariance in Physics 1 of 1
Channel 9:
Set Your Data Free
Channel 9:
Implementing a Silverlight SharePoint WebPart with Visual Studio 2010
WindowsClient:
New WPF Showcase Addition: Enterprise
Channel 9:
Reactive Extensions API in depth: Contract
WindowsClient:
Concluding "New WPF Features" Series
WindowsClient:
Introduction to TestApi – Part 5: Managed Code Fault Injection APIs
ASP.NET:
T4MVC now has a real home and a dedicated forum!
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online