473,406 Members | 2,894 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Control Values

Dear Experts,

How can I remain the value of other controls when I enter other value in
another control with POSTBACK attribute is set to true. Currently, when I
selected a date from a date picker into a textbox control, after that I enter
a value into another textbox control with POSTBACK attribute is True. Once
the page is refresh, the textbox value of the date selected is reset to empty
again. How can I remain the value in the control?

Regards,
SB

Jan 24 '06 #1
2 1119
You could always store it in the session object

"Seok Bee" wrote:
Dear Experts,

How can I remain the value of other controls when I enter other value in
another control with POSTBACK attribute is set to true. Currently, when I
selected a date from a date picker into a textbox control, after that I enter
a value into another textbox control with POSTBACK attribute is True. Once
the page is refresh, the textbox value of the date selected is reset to empty
again. How can I remain the value in the control?

Regards,
SB

Jan 24 '06 #2
Can you please give me a sample of storing it in the session object?

"icodeurs2" wrote:
You could always store it in the session object

"Seok Bee" wrote:
Dear Experts,

How can I remain the value of other controls when I enter other value in
another control with POSTBACK attribute is set to true. Currently, when I
selected a date from a date picker into a textbox control, after that I enter
a value into another textbox control with POSTBACK attribute is True. Once
the page is refresh, the textbox value of the date selected is reset to empty
again. How can I remain the value in the control?

Regards,
SB

Jan 24 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Joe Bloggs | last post by:
Does anyone know if its possible to pass parameters or the values of Request.QueryString from a web page to a custom control class? I'm using a C# Web Application. For Example I have Web Page1...
2
by: John Lau | last post by:
Hi, Is there documentation that talks about the page lifecycle, the lifecycle of controls on the page, and the rendering of inline code, in a single document? Thanks, John
7
by: Michael Groeger | last post by:
Hi all, I have designed user controls. One search control where I can search for items in the database and show them in a grid. This control also has a button which simply exposes it's click...
7
by: | last post by:
Hello, Does anyone have an idea on how I can filter the data in the gridview control that was returned by an sql query? I have a gridview that works fine when I populate it with data. Now I...
0
by: cmrhema | last post by:
Hi, I have two controls one html select control and one asp.net dropdownlist control. In html select control i have three maps loaded. It is loaded in the following manner. <SELECT...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.