Questions tagged [datafield]
64 questions
0
votes
1 answer
Bold single word inside Silverlight DataField label
Imagine I have a simple DataField in my Silverlight app. something like this:
Is it possible to style the label in above example so that only the word…

Neville
- 1,080
- 1
- 12
- 28
-2
votes
1 answer
String data to structured string VAT number
Our API is receiving VAT numbers as a 'string' data value without symbols.
e.g. 'BE0123123123' and should be "transformed" into a structured field: 'BE 0123.123.123'
input length will always be the same length and type.
Any suggestions on what…

Gregory
- 149
- 2
- 5
- 13
-2
votes
1 answer
Delphi Checkbox grayed and checked
I have been working with Delphi for about a month now so I'm relatively new.
I have a checkbox that greys out when I change the data field just want to know why that might be?

Timothy Prinsloo
- 3
- 4
-3
votes
1 answer
How do I use "getter" methods (for beginners)?
When it comes to Java programming you'll stumble upon this along your way. Here is an elementary answer to help new programmer learn how to use a getter method without the terminology or complexity of people is this field.

Lea
- 97
- 2
- 14