|
Browse by Tags
All Tags » groupby ( RSS)
-
Hi, I've recently begun working with the UltraWebGrid and I'm very happy with the possibilities it offers. However, I do have some questions about the ViewType="OutlookGroupBy" property. If you group on more then 2 columns, the window where the 'grouped by' columns are displayed...
-
Hi ppls, I have a link button within the grid and catch the click event in grid_ItemCommand to delete a file. I reset the grid to reflect the change like this... grid.datasource = nothing grid.DataBind() grid.datasource = myDataTable 'Built in code from FileInfo Class grid.DataBind The grid viewtype...
-
Hi I think I have encountered a bug in the WebGrid control. I have created a datasource which connects to the NWind db and returns all data from the "Alphabetical List of Products" view. I have initialised a WebGrid control with this datasource. For my purposes, I need to cause a postback when...
-
Hi I am wanting to know if column header captions can be different for each set of subrows. If so, how would I go about doing this? Regards Andy
-
I have a webgrid with 10 columns and 20 rows of data. The grouping style is set to outlook. It seems that, if I group by a column, I am unable to expand the rows in the same method/event handler call. For example, if I place a button on the page with the following event handler: protected void Button1_Click...
-
I have a web grid in the page. When user selects any row (in the normal scenario) in the grid by double click on selected row, I display the data related with this record in a form under the grid. But when I group by some column in the grid, and double click on any row of the child (nested) grid to display...
-
Hello, I am looking for the GroupByRows property for the WebGrid control and I do not see it anywhere. I looked in .DisplayLayout but i only see the objects GroupByColumnsHidden, GroupbyRowDescriptionMask and GroupByRowStyle. I am having the same problem as the original post. Basically I would like to...
-
-
Hello Bob - I have run into this issue as well. I am running IF 2007.2 b.1078. I designed my app to be cross browser compatible with Safari, Firefox, Netscape, and IE on Mac, along with the same set on PC. In IE6 I am showing the same problem that you described above. I have submitted an IR to IF and...
-
The column width lost after I using groupby one column in webgrid. I have try to set the width in GroupColumn event, but failed. The version I used is .Net 2007 vol.2
|
|