Julyuary's Profile
Reputation: 35
Craftsman
- Group:
- Active Members
- Active Posts:
- 102 (0.2 per day)
- Joined:
- 20-December 11
- Profile Views:
- 1,494
- Last Active:
May 20 2013 01:51 PM- Currently:
- Offline
Previous Fields
- Country:
- US
- OS Preference:
- Windows
- Favorite Browser:
- Chrome
- Favorite Processor:
- Intel
- Favorite Gaming Platform:
- PC
- Your Car:
- Who Cares
- Dream Kudos:
- 0
Latest Visitors
-
Java Student 
06 May 2013 - 08:20 -
Atli 
18 Apr 2013 - 06:23 -
aoguye 
16 Apr 2013 - 11:10 -
butapepe 
15 Apr 2013 - 17:45 -
DorZ11 
14 Apr 2013 - 01:48
Posts I've Made
-
In Topic: Check if Gridview Textbox is Empty
Posted 14 May 2013
My guess is that you aren't looping over any text boxes, just grid rows. Try looping over every text box inside of the grid row? The way you're using FindControl(), you're probably only going to get the first item it finds. -
In Topic: Is This a Helper Class? Good or Bad?
Posted 9 May 2013
That definitely looks a lot better than my original code, but are there any cases where helper classes are appropriate? -
In Topic: aaron1178 Promoted to Forum Leader for Game Development
Posted 9 May 2013
Congrats! -
In Topic: Making a number-only textBox
Posted 27 Apr 2013
Sure, no problem. Glad I could help -
In Topic: Making a number-only textBox
Posted 27 Apr 2013
Well assuming you already have your masked text box, you can set the mask to zero. You can add as many zeroes to the mask as you like to add possible digits. For instance..
maskedTextBox.Mask = "0";
Will only accept a single digit number.
maskedTextBox.Mask = "0000";
will accept up to a four digit number.
So by setting the mask to "0000", you can enter up to 9999 in your masked text box. Hope my explanation was clear!
My Information
- Member Title:
- D.I.C Head
- Age:
- 15 years old
- Birthday:
- July 9, 1997
- Gender:
-
- Interests:
- gaming, programming, graphic design
- Full Name:
- Jaray Reeves
- Years Programming:
- 3
- Programming Languages:
- C#, C++, Java, Dart, C
Contact Information
- E-mail:
- Click here to e-mail me
- MSN:
-
Julyuary@hotmail.com
- Skype:
-
ray.mizuumi
Friends
|
|



Find Topics
Find Posts
View Reputation Given
|
Comments
Julyuary has no profile comments yet. Why not say hello?