No announcements
Found 1190438 threads
-
0 Votes
Maintain textbox value on AutoPostBack
User-943250815 posted After Dropdownlist postback there is no Request.Form, so to mantain textbox value you have to check IsPostback Sub ...Answered | 2 Replies | 187 Views | Created by Anonymous - Friday, November 9, 2018 8:53 AM | Last reply by Anonymous - Friday, November 9, 2018 1:04 PM -
0 Votes
textbox values
You should use the KeyPress event for filtering characters from a TextBox, rather than KeyDown.Answered | 9 Replies | 3184 Views | Created by AfCSharpLearner - Tuesday, June 9, 2009 8:08 AM | Last reply by AfCSharpLearner - Tuesday, June 9, 2009 6:07 PM -
0 Votes
maintain variable value across page load events
http://forums.asp.net/p/1698989/4503020.aspx/1?Answered | 3 Replies | 6273 Views | Created by stefancelmicsisfant - Tuesday, July 12, 2011 9:49 AM | Last reply by Dominic Abraham - Tuesday, July 12, 2011 1:28 PM -
3 Votes
Toggle the value in WPF Textbox
Having given that a go, it works better with two textboxes.Answered | 3 Replies | 942 Views | Created by abdi1234 - Wednesday, September 2, 2015 6:31 AM | Last reply by Magnus (MM8) - Wednesday, September 2, 2015 4:35 PM -
1 Votes
insert null value in a textbox
i have a textbox which have a decimal value 0.5.Answered | 1 Replies | 2014 Views | Created by emmy_23 - Tuesday, March 12, 2013 9:50 AM | Last reply by FarnhamSurrey - Tuesday, March 12, 2013 3:17 PM -
0 Votes
Maintain some values even closing the win app.
Hi guys, I would like to maintain (store) some values even closing the application.Answered | 1 Replies | 1702 Views | Created by Aravindh Subramani - Saturday, April 21, 2012 5:45 AM | Last reply by Thorsten Gudera - Saturday, April 21, 2012 7:17 AM -
2 Votes
adding values in textboxes
Hello Johnmolan, Welcome to Microsoft VB.NET Forums You may modify your last line of code like this: 'Button Click event to perform calculation ...Answered | 2 Replies | 2915 Views | Created by johmolan - Thursday, August 20, 2009 11:12 PM | Last reply by Waleed El-Badry - Friday, August 21, 2009 1:16 AM -
5 Votes
Format values in a textbox
I have another question regarding textboxes as well.Answered | 6 Replies | 2779 Views | Created by johmolan - Sunday, August 9, 2009 11:45 PM | Last reply by Levi Domingos - Sunday, August 16, 2009 5:07 PM -
0 Votes
Altering a TextBox Value when passing a TextBox as a Parameter
If you want to be able to change the value of a TextBox that is passed to a method as a paremeter you need to pass it with the ref keyword, e.g.Answered | 1 Replies | 557 Views | Created by PSULionRP - Friday, July 11, 2014 1:42 PM | Last reply by Magnus (MM8) - Friday, July 11, 2014 1:58 PM -
6 Votes
Saving TextBox Values
Settings') On Form_Close or Form_Closing, save the TextBox values into the Settings.Answered | 10 Replies | 2642 Views | Created by Slenk9980 - Wednesday, October 15, 2008 9:29 PM | Last reply by Prateek Regmi - Friday, October 17, 2008 4:34 AM -
0 Votes
Xml value to textbox
DataSet ds=new DataSet(); ds.ReadXml("C:\\OutputXML.xml"); DataTable dt= ds.Tables[0]; write the code below for each ...Answered | 5 Replies | 2898 Views | Created by Scorgi - Monday, February 22, 2010 12:49 PM | Last reply by Chao Kuo - Thursday, February 25, 2010 8:30 AM -
0 Votes
if textBox value is number
Hello, An alternate is to use a custom TextBox control that only accepts numeric values asAnswered | 10 Replies | 968 Views | Created by TakeshiKitano - Thursday, June 5, 2014 7:58 AM | Last reply by Jiten Patoliya - Friday, June 6, 2014 9:02 AM -
0 Votes
asp.net textbox value into javascript
Hi Im not able to retrieve the textbox value into javascript.Answered | 2 Replies | 3910 Views | Created by Rohhann - Tuesday, October 9, 2012 7:40 PM | Last reply by - Monday, June 6, 2016 4:18 AM -
0 Votes
Finding the datatype of the textbox values
the scenario is if I enter integer values like 1 and 2 in textbox1 and textbox2 it should display the added result of the two numbers(ie: 3), if i enter string ...Answered | 1 Replies | 3442 Views | Created by Renuga - Monday, June 9, 2008 3:33 AM | Last reply by Marc Gravell - Monday, June 9, 2008 6:47 AM -
0 Votes
reference value of textbox
So reportitem must be a static textbox, you still cannot sum a reportitem on report body, you can only diplay the reportitem value on page header or page footer.Answered | 8 Replies | 11769 Views | Created by dbansal - Wednesday, June 1, 2011 12:59 PM | Last reply by Challen Fu - Friday, June 10, 2011 2:08 AM -
0 Votes
Problem with truncating the textbox values
You need to use Len function to figure out how many character will fit in a textbox of 2 lines.Answered | 8 Replies | 5700 Views | Created by Dhileep - Wednesday, July 1, 2009 12:59 PM | Last reply by JohnVPetersen - Wednesday, July 1, 2009 6:04 PM -
0 Votes
how to retain textbox value on page redirect in sharepoint custom search webpart ?
Hi, Please find the below link which is same as your ...Answered | 1 Replies | 2850 Views | Created by Star222 - Thursday, August 15, 2013 8:17 PM | Last reply by balaji_rcs - Thursday, August 15, 2013 9:38 PM -
1 Votes
Giving values to a textbox at runtime
textOUT.Text = "Invalid number typed on textIN"; return;//exits function and cancels operation } //Since you said i = 0 to n, then if the ...Answered | 3 Replies | 3502 Views | Created by Jasmine105 - Thursday, January 27, 2011 8:25 PM | Last reply by Jasmine105 - Saturday, January 29, 2011 10:32 PM -
1 Votes
Showing Int values in a textbox
Developing a custom Textbox might be a good idea for this situation.Answered | 5 Replies | 2844 Views | Created by SG Knight - Wednesday, September 30, 2009 1:23 PM | Last reply by Tamer Oz - Wednesday, September 30, 2009 4:24 PM -
1 Votes
Set the value on a listbox based on the value of a textbox
The textbox txtJobEnvelopeNo is not on another form but it's value taken from a textbox on another form.Answered | 6 Replies | 3947 Views | Created by DaveJJ49 - Wednesday, February 9, 2011 6:42 PM | Last reply by -suzyQ - Wednesday, February 9, 2011 7:45 PM - Items 1 to 20 of 1190438 Next ›
No announcements