Bug 318747 (MONO75820) - DataGrid PageButtonCount
Summary: DataGrid PageButtonCount
Status: RESOLVED INVALID
Alias: MONO75820
Product: MonoDevelop
Classification: Mono
Component: general (show other bugs)
Version: unspecified
Hardware: Other Debian Woody
: P3 - Medium : Major
Target Milestone: ---
Assignee: MD Bugs
QA Contact: MD Bugs
URL:
Whiteboard:
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2005-08-15 15:18 UTC by Jan Waiz
Modified: 2007-09-15 21:23 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 19:27:37 UTC


---- Reported by jwaiz@icomedv.de 2005-08-15 08:18:48 MST ----

Using a DataGrid, that Properties will set in the Page_Load like:

this.dtgListMain.AllowPaging = true;
this.dtgListMain.AllowCustomPaging = true;
this.dtgListMain.PagerStyle.Mode = PagerMode.NumericPages;
this.dtgListMain.PagerStyle.PageButtonCount = 5;
this.dtgListMain.PageSize = 5;

If the Line .PageButtonCount is not assigned, i get an Index-Out-Of-Range
Runtime-Error.



---- Additional Comments From ben.motmans@gmail.com 2005-08-15 08:49:20 MST ----

this doesn't look like a MonoDevelop bug to me

judging by the code, it's an asp.net problem
so, i suggest you file this bug on the correct bugzilla
(also, some more information like your mono/xsp version and a little
test-case wouldn't hurt)


Unknown bug field "cf_op_sys_details" encountered while moving bug
   <cf_op_sys_details>Debian</cf_op_sys_details>