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:659417
More Search Options
RSS Available
Matching Posts
Re: Loading User Control at Runtime
Please go through this article http://weblogs.asp.net/infinitiesloop/archive/2006/08/25/TRULY-Understanding-Dynamic-Controls-_2800_Part-1_2900_.aspx to get the clear understanding about adding controls dynamically.
Posted to
Web Forms
(Forum)
by
cvrajeesh
on 5/20/2009
Re: How i make Yahoo Inbox like Grid Implementation
If you want a GUI similar to Yahoo, you can use YUI itself see here for how to use it - http://developer.yahoo.com/yui/datatable/ few examples are here - http://developer.yahoo.com/yui/examples/datatable/
Posted to
Web Forms
(Forum)
by
cvrajeesh
on 5/20/2009
Re: Disable submit button
You can use client side Javascript to do this. Initially disable the button when page is loaded and also hook radio button state change. After all the radio buttons are selected, enable the submit button.
Posted to
Web Forms
(Forum)
by
cvrajeesh
on 9/28/2008
Re: Page Layout Manager
Please check my layout manager control http://www.rajeeshcv.com/2008/09/layoutmanager-custom-control-for-aspnet/
Posted to
ASP.NET AJAX UI
(Forum)
by
cvrajeesh
on 9/22/2008
Re: Object reference not set to an instance of an object & datatable
Check whether the control "fvproductid" is there in your page.
Posted to
Web Forms
(Forum)
by
cvrajeesh
on 8/21/2008
Re: Setting Background in an Aspx Page and HTML Table
you can set this using css try this body { background-image: url('....'); }
Posted to
Web Forms
(Forum)
by
cvrajeesh
on 8/21/2008
Re: On POst back the names of the controls are changing C#
This is called the shifting ID problem, to solve this you have to set the ID of the control dyanamically. Don't allow asp to automatically create this ID. So, thumb rule is, you have to maintain same ID to particular control in postback also. Please go through this article http://weblogs.asp.net/infinitiesloop/archive/2006/08/25/TRULY-Understanding-Dynamic-Controls-_2800_Part-1_2900_.aspx to get the clear understanding, this will give you good understanding of adding control dynamically.
Posted to
Web Forms
(Forum)
by
cvrajeesh
on 8/21/2008
Re: how to give id to control load in page from codebehind
here is a good 4-part tutorials on dynamic controls http://weblogs.asp.net/infinitiesloop/archive/2006/08/25/TRULY-Understanding-Dynamic-Controls-_2800_Part-1_2900_.aspx
Posted to
Custom Server Controls
(Forum)
by
cvrajeesh
on 7/19/2008
Re: Why don't all validation controls fire at once during first submission of the web form?
could you please post the code.. because I can't reproduce that scenario with 20 textboxes and that mych required field validators.
Posted to
Web Forms
(Forum)
by
cvrajeesh
on 7/19/2008
Re: Absolute path in href property
Try this <a href="<%= Page.ResolveUrl("~/MyFolder/MyStandardPage.aspx") %>">My text</a>
Posted to
Web Forms
(Forum)
by
cvrajeesh
on 7/19/2008
Page 1 of 4 (31 items) 1
2
3
4
Next >
Channel 9:
Photosynth Update and New UI
Channel 9:
First Look: Streetside in Bing Maps
WindowsClient:
10 Must-See PDC 09 Sessions
Channel 10:
Photosynth Updated with New Release and New UI
Channel 10:
WindowsBlinds 7 Now Works with Windows 7
Channel 10:
Zune HD Launches New Colors
ASP.NET:
PDC09: ASP.NET MVC 2: Ninjas Still on Fire Black Belt Tips
ASP.NET:
Hanselminutes Podcast 188: ASP.NET MVC 2 Beta with Phil Haack
ASP.NET:
Hanselminutes Podcast 186: .NET Debugging 101 with Tess Ferrandez
TechNet Edge:
WinRE and free stuff with Sean Kearney
WindowsClient:
XslCompiledTransform and large template elements
WindowsClient:
The Future of Client App Dev : WPF and Silverlight Convergence
Channel 9:
PDC09 GeekFest Party
Channel 10:
How to Use "Play to" and "Remote Media Streaming" in Windows 7
Channel 9:
The Visual Studio Documentary: Jeff Hadfield Full Length Interview
TechNet Edge:
Managing Your Entire World - Tech Focus November 2009 Part 3
Channel 9:
The Access Show: Managing Access Databases with SharePoint
ASP.NET:
Hacking the ASP.NET Parser
Channel 10:
Show Us Your Tech - Mark Pendergrast Edition
TechNet Edge:
Mark Russinovich interview at TechEd EMEA 09
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online