how can i make bound column with date format?
What should i type in the data field expression property of datagrid?
...
more >>
How can i use DataReader with Datagrid paging ?
Excuse me for bad english...
...
more >>
Hi,
I have a datagrid on a form in VS.NET. When the grid has
5 or so items in it the cell height looks great. However,
sometims the grid only has 1 or 2 rows. When this happens
the cell heights get real tall and it looks stupid. Is
there some way to specify that the cell heights should ...
more >>
Hi!
I want to populate a hierarchical datagrid with a parent-child datatable.
Category | ParentCategory | Name
xxx | xxx | xxx
What i want to do is to populate one datagrid with the first level category
column and each time we click on the +/- button of a catego...
more >>
Hi,
I am using reflection to load strong name custom webcontrols from the
GAC. Control names are fed from a database to dynamically render
webcontrol to build a complete page. I have a composite control that
contains a datagrid among other things. Loading and sorting works
perfectly. I have als...
more >>