System.FormatException: 输入字符串的格式不正确。
行 36: pds.AllowPaging = true;行 37: pds.PageSize = 10;
行 38: int index = Convert.ToInt32(lblcurrent.Text.Trim());
行 39: pds.CurrentPageIndex = index - 1;
行 40: this.btnFrist.Enabled = true;
第三十八行的转型问题,老是报输入的字符串的格式不正确,大家帮帮忙!急急急。。。。O(∩_∩)O谢谢O(∩_∩)O谢谢O(∩_∩)O谢谢O(∩_∩)O谢谢O(∩_∩)O谢谢