-
NetAdvantage for Windows Forms の WinGantView ではグリッド部分の列移動が可能になっています。 この列移動を行うと、それぞれの列の VisiblePosition が変更されることになります。このプロパティ変更を Save ボタン押下時に保持しておき、Load ボタン押下時に適用することで、列の位置のセーブ・ロードが可能になります。 Save: // 位置情報を保持する Dictionary private Dictionary<string, int>...( read more )
-
インフラジスティックス・ジャパンでは 2012 年 07 月 27 日付で下記製品のサービスリリースを提供開始致しました。 ASP.NET NetAdvantage for ASP.NET 2012 Volume 1 Service Release (Build 2048) NetAdvantage for ASP.NET 2011 Volume 2 Service Release (Build 2159) NetAdvantage for ASP.NET 2011 Volume 1 Service...( read more )
-
インフラジスティックス・ジャパンでは 2012 年 07 月 17 日付で下記製品のサービスリリースを提供開始致しました。 Windows Forms NetAdvantage for Windows Forms 2012 Volume 1 Service Release (Build 2038) NetAdvantage for Windows Forms 2011 Volume 2 Service Release (Build 2098) NetAdvantage for Windows Forms...( read more )
-
今回の NetAdvantage for ASP.NET 2012 Volume1 では主にグリッドの機能拡張が行われています。簡単なサンプルとコード例を紹介します。 前準備として WebDataGrid にデータをバインドしておきます。 セル結合 セル結合が RTM となりました。ソート機能と同時に有効にする必要があります。 protected void Button1_Click(object sender, EventArgs e) { // ソート機能を検索、あるいは作成します。 var...( read more )
-
インフラジスティックス・ジャパンでは 2012 年 07 月 05 日付で下記製品に対しましてのサービスリリースを提供開始致しました。 WPF Line of Business NetAdvantage for WPF Line of Business 2012 Volume 1 (Build 2059) NetAdvantage for WPF Line of Business 2011 Volume 2 (Build 2207) NetAdvantage for WPF 修正一覧 WPF Data...( read more )
-
インフラジスティックス・ジャパンでは 2012 年 07 月 05 日付で下記製品に対しましてのサービスリリースを提供開始致しました。 Silverlight Line of Business NetAdvantage for Silverlight Line of Business 2012 Volume 1 (Build 2068) NetAdvantage for Silverlight Line of Business 2011 Volume 2 (Build 2102) NetAdvantage...( read more )
-
インフラジスティックス・ジャパンでは 2012 年 06 月 22 日付で下記製品に対しましてのサービスリリースを提供開始致しました。 Windows Forms NetAdvantage for Windows Forms 2012 Volume 1 Service Release (Build 2024) NetAdvantage for Windows Forms 2011 Volume 2 Service Release (Build 2089) NetAdvantage for Windows...( read more )
-
NetAdvantage for Silverlight / WPF では、2012 Volume1 からコントロールのテーマと外観を簡単に設定できる、カラーチューナー機能が追加されました。この機能を利用すると、配置したコントロールの外観をある程度簡単にコントロールすることが可能になります。 必要な環境 Visual Studio 2010 Professional 以上のエディション (Visual Studio の拡張機能を利用しているため、Express では利用することができません) NetAdvantage...( read more )
-
インフラジスティックス・ジャパンでは 2012 年 06 月 14 日付で下記製品に対しましてのサービスリリースを提供開始致しました。 ASP.NET NetAdvantage for ASP.NET 2012 Volume 1 Service Release (Build 2020) NetAdvantage for ASP.NET 2011 Volume 2 Service Release (Build 2141) NetAdvantage for ASP.NET 2011 Volume 1...( read more )
-
インフラジスティックス・ジャパンでは 2012 年 05 月 30 日付で下記製品に対しましてのサービスリリースを提供開始致しました。 Windows Forms NetAdvantage for Windows Forms 2012 Volume 1 Service Release (Build 2008) NetAdvantage for Windows Forms 2011 Volume 2 Service Release (Build 2074) NetAdvantage for Windows...( read more )
-
インフラジスティックス・ジャパンでは 2012 年 05 月 30 日付で下記製品に対しましてのサービスリリースを提供開始致しました。 WPF Line of Business NetAdvantage for WPF Line of Business 2012 Volume 1 (Build 2002) NetAdvantage for WPF Line of Business 2011 Volume 2 (Build 2185) NetAdvantage for WPF Line of Business...( read more )
-
インフラジスティックス・ジャパンでは 2012 年 05 月 30 日付で下記製品に対しましてのサービスリリースを提供開始致しました。 Silverlight Line of Business NetAdvantage for Silverlight Line of Business 2012 Volume 1 (Build 2003) NetAdvantage for Silverlight Line of Business 2011 Volume 2 (Build 2031) NetAdvantage...( read more )
-
インフラジスティックス・ジャパンでは 2012 年 05 月 30 日付で下記製品に対しましてのサービスリリースを提供開始致しました。 ASP.NET NetAdvantage for ASP.NET 2011 Volume 1 Service Release (Build 2216) NetAdvantage for ASP.NET 2011 Volume 2 Service Release (Build 2125) jQuery NetAdvantage for jQuery 2011 Volume...( read more )
-
以前、こちらの エントリ でもご紹介していましたが、製品リリースバージョンにおける修正一覧を公開しました。プラットフォーム別に別れていますのでご活用ください。 ASP.NET http://jp.infragistics.com/dotnet/netadvantage/RelaseNote_ASP_2012.aspx jQuery http://jp.infragistics.com/dotnet/netadvantage/RelaseNote_jQuery_2012.aspx Silverlight...( read more )
-
5/15 にリリースした、 NetAdvantage for jQuery 2012 Volume1 ですが、このバージョンでは新しいコントロールの他にもフレームワーク部分での拡張が行われました。今回のその中から Infragistics Resources Loader をご紹介します。 12.1 製品パッケージ関連のエントリ [Silverlight] NetAdvantage 2012 Volume1 リリース! 並びに XAML 製品の変更について [WPF] [XAML] [Mobile][jQuery]...( read more )