DevExpress : ASPxGridview Hide Command Column by ASPxGridView.CustomButtonInitialize Event

protected void ASPxGridView1_CommandButtonInitialize(object sender, ASPxGridViewCommandButtonEventArgs e) { if (e.VisibleIndex == -1) return; switch (e.ButtonType) { case ColumnCommandButtonType.Edit: e.Visible = EditButtonVisibleCriteria((ASPxGridView)sender, e.VisibleIndex); break; case ColumnCommandButtonType.Delete: e.Visible = DeleteButtonVisibleCriteria((ASPxGridView)sender, e.VisibleIndex); break; }…

MacBook Pro Ratina ลง Windows 8.1 ใน BootCamp แล้วไม่ผ่าน

MacBook Pro Ratina ลง Windows 8.1 ใน BootCamp แล้วไม่ผ่าน เมื่อถึงหน้าที่ Install windows 8.1 เมื่อลบพาติชั่นแล้วเตรียมลงวินโดวส์ลงไป 100% จะพบ Error Windows could not update the computer’s boot configuration. Installation cannot proceed. มีวิธีแก้ดังนี้ 1. ลบ Partition…