Stories recently tagged with 'editor'

How to: Take control over the Collection Editor's PropertyGrid(dotnetfacts.blogspot.com)

submitted by eugenciutaeugenciuta(715) 3 years, 8 months ago

The PropertyGrid control is a very useful tool if you want to update object attributes at run-time in a elegant way. The PropertyGrid provides some useful events to let you know what is going on. The problem occures for the collection properties when the Collection Editor form is shown. This form also provides a PropertyGrid control to edit any item from the current collection but we don't have access to any of known events. read more...

add a comment |category: |Views: 258

tags: another

Screencast: a FieldPackEditor is not just for dates and times(visualhint.com)

submitted by visualhintvisualhint(440) 4 years, 8 months ago

How the FieldPackEditor component, usually serving as a DateTimePicker replacement, can also be used to build rich rule-based field editors. read more...

add a comment |category: |Views: 5

tags: another

Screencast: a DateTimePicker and a DataGridView in a perfect world(visualhint.com)

submitted by visualhintvisualhint(440) 4 years, 8 months ago

This video shows how Smart FieldPackEditor.Net can completely replace the DateTimePicker and how it can provide the perfect experience to bind itself to nullable date and time columns. read more...

add a comment |category: |Views: 416

tags: another

Screencast: three ways to nullify a DateTimePicker(visualhint.com)

submitted by visualhintvisualhint(440) 4 years, 8 months ago

The second screencast of a series of four to showcase how it's possible to clear the content of a DateTimePicker and restore a valid datetime value. read more...

add a comment |category: |Views: 36

tags: another

Screencast: a full featured DateTimePicker(visualhint.com)

submitted by visualhintvisualhint(440) 4 years, 8 months ago

The first screencast of a series of four to showcase what the new DateTimePicker replacement can do. read more...

add a comment |category: |Views: 29

tags: another

Why not on by default!? Turn on auto HTML attribute quotes in 2005(geekzilla.co.uk)

submitted by phaymanphayman(3550) 5 years, 5 months ago

Holy cow! Why wasn't this on by default??? How annoying is it that when typing in the HTML Source editor window Visual Studio doesn't add the "" for you automatically... well guess what? It's a setting. read more...

3 comments |category: |Views: 4

tags: another

The one true rich text editor(madskristensen.dk)

submitted by madskristensenmadskristensen(8565) 5 years, 6 months ago

Just this moment, I am writing this sentence in a rich text editor here on my blog. It let’s me format text, insert images, tables and a lot of other great stuff as well. I can do bold or italic fonts, which helps clearing up the text and underline my point and what not. read more...

add a comment |category: |Views: 72

tags: another