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:833682
More Search Options
RSS Available
Matching Posts
How to set values in cascading dropdown
I m using cascading dropdown using database.Everything works fine.But problem occurs when I search any data in database and reload it.......then in child cascading dropdowns, shows "--Select--".In code behind it retrieves exact value......... this .Opt_Shift_CascadingDropDown.SelectedValue = dr.GetValue(5).ToString(); this .Opt_AdmissionClass_CascadingDropDown.SelectedValue = dr.GetValue(12).ToString(); this .Opt_Stream_CascadingDropDown.SelectedValue = dr.GetValue(13).ToString(); this
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
anukanasaha
on 12/16/2008
Date Difference Problem
I want to calculate difference between two dates using java script.date value is supplied from textboxes........and diff vulue is put in another textbox. < script type ="text/javascript"> function DateDiff() { var date1 = document.getElementById( 'Dtp_From_Holiday' ).value; var date2 = document.getElementById( 'Dtp_To_Holiday' ).value; alert(date1); var one_day = 86400000 // number of milliseconds in a day var diff = Math.abs((date2.getTime() - date1.getTime()) / one_day
Posted to
Client Side Web Development
(Forum)
by
anukanasaha
on 12/9/2008
how to retrieve value of textbox of usercontrol
I have two user controls loaded dynamically in main aspx page.First user control is loaded in Main aspx page through its code behind and 2nd will be loaded in through first user controls code behind.2nd user control has a textbox.........How can I retrieve value of this textbox....................
Posted to
Web Forms
(Forum)
by
anukanasaha
on 12/3/2008
Re: Failed to load viewstate. The control tree into which viewstate is being loaded must match the control tree that was used to save viewstate during the previous request. For example, when adding controls dynamically, the controls added during a post-b
I have to do it through codebehind.........so plz help I also tried to understand the soln given in suggested link..........but its to lengthy.......I dont get the soln yet.......I also tried to set viewstate as false but it doesnt work
Posted to
State Management
(Forum)
by
anukanasaha
on 12/3/2008
Re: Failed to load viewstate. The control tree into which viewstate is being loaded must match the control tree that was used to save viewstate during the previous request. For example, when adding controls dynamically, the controls added during a post-b
I have tried out this also........but sometime it gives me the same prob n also my other command buttons are not working properly.
Posted to
State Management
(Forum)
by
anukanasaha
on 12/1/2008
Failed to load viewstate. The control tree into which viewstate is being loaded must match the control tree that was used to save viewstate during the previous request. For example, when adding controls dynamically, the controls added during a post-back
I m getting this error whenever I tried to go to next page. I have used paging in my listview and database connectivity is through codebehind. protected void Page_Load( object sender, EventArgs e) { if (!IsPostBack) { query = "SELECT [class_id],[stream] FROM [anu].[dbo].[stream]" ; LVHealth.DataSource = GetData(query); LVHealth.DataBind(); } } public DataSet GetData( string query) { SqlConnection con = new SqlConnection (constring); con.Open(); SqlDataAdapter da = new SqlDataAdapter (query
Posted to
State Management
(Forum)
by
anukanasaha
on 12/1/2008
Re: How to save image in database using Stored pocedure
Thanks Grz Kris.......... My prob is sorted out
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
anukanasaha
on 11/28/2008
How to save image in database using Stored pocedure
In my database there is an image field(type image). I m uploading the imge from FileUpload and then want to save it in my data base. How can I do this. Plz Help...........
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
anukanasaha
on 11/28/2008
Re: About WCF
Thanks for ur reply.......... It helps me .........But I want to use it in web application................. Plz help
Posted to
WCF REST Starter Kit
(Forum)
by
anukanasaha
on 11/25/2008
About WCF
Hello Friends I want to know how, when & where to use WCF. can anyone help me? Thanks in advance
Posted to
WCF REST Starter Kit
(Forum)
by
anukanasaha
on 11/25/2008
Page 1 of 4 (36 items) 1
2
3
4
Next >
Channel 9:
Channel 9 Live at PDC09: Dr Jeff Norris, NASA
Channel 10:
Flickr Drive Integrates Flickr into Windows Explorer
Channel 10:
Playfire: A Growing Network for Gamers
Channel 10:
Find the Top iPhone Apps with Bing (Yes, Really!)
Channel 10:
Xbox to Become Emergency Alert System
Channel 10:
Progression of the Iconic Background
WindowsClient:
ASP.NET AJAX 4.0 Data Binding on MSDN Magazine
WindowsClient:
Don’t miss out..
TechNet Edge:
Improving Collaboration with SharePoint - Tech Focus December 2009 Part 1
Channel 9:
Channel 9 Live at PDC09: Scott Guthrie
Channel 10:
Get Discounted Concert Tickets at the New Windows Section 7
Channel 10:
Get Bing Wallpapers on the iPhone
Channel 10:
Bing Gets a New Toolbar
ASP.NET:
More on medium trust: what permission are you missing?
Channel 9:
Channel 9 Live at PDC09: Bob Muglia
WindowsClient:
Adventures With Windows Azure Diagnostics
Mix Online:
Adventures With Windows Azure Diagnostics
Channel 9:
Channel 9 Live at PDC09: Ray Ozzie
Channel 9:
Coding4Fun: DrinkTendr
Channel 9:
TWC9: Scott Hanselman, John Galloway, Bing, parallel unit tests, more
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online