Denis Pitcher

Denis Pitcher's Tech Blog
posts - 18, comments - 66, trackbacks - 29

My Links

News

Archives

February 2006 Entries

DataGridTextBoxColumn Formatting Bug?
I've been stuck for a while now on a problem where I'm trying to format columns in a datagrid using dynamic column styles (datagridcolumnstyles). The issue was when I was using the DataGridTextBoxColumn.Format property with a value of “c00“ for formatting the column to display a $ at the beginning of numbers. It was odd because the first 4 columns would format properly and the rest would revert to no formatting. The odd thing was that the column styles were being set and I was even able...

Posted On Wednesday, February 22, 2006 5:05 PM | Feedback (1) |

DataSet quick viewer
I've been kicking myself repeatedly trying to debug a crosstab class I'm creating, then I stumbled accross this dataset viewer that will help me immensly so I thought I'd make a note of it Source for this post: http://weblogs.asp.net/rosh... Finally! someone came up with a way to view the contents of a Dataset object while debugging: The Dataset QuickWatch project allows you to view the contents of a dataset just like the “visualizers” in Whidbey (well,...

Posted On Wednesday, February 15, 2006 1:43 PM | Feedback (1) |

Powered by: