| Change Set |
Date |
Downloads |
Comment |
60065
by
rodiniz
|
Oct 14 at
1:27 PM
|
354 |
Added nant build script and projects taregeting both frameworks |
59466
by
rodiniz
|
Sep 25 at
6:00 PM
|
135 |
Missingg class for new example |
59436
by
rodiniz
|
Sep 24 at
7:15 PM
|
35 |
New sample |
59325
by
rodiniz
|
Sep 21 at
6:15 PM
|
52 |
New and working example of filtering grid data. |
59192
by
rodiniz
|
Sep 15 at
6:06 PM
|
51 |
Fixed drag and drop tree example |
58619
by
rodiniz
|
Sep 1 at
8:30 PM
|
171 |
New javascript class DialogEditor.js and example showing how to use it. |
58399
by
rodiniz
|
Aug 25 at
3:46 PM
|
63 |
New Panel control and path for Tree to work in Master Pages applied. |
57784
by
rodiniz
|
Aug 6 at
3:11 PM
|
143 |
New DataType for grid editing: Multiline.(column is edited in a textarea) |
56805
by
rodiniz
|
Jul 20 at
2:07 PM
|
167 |
Internal changes and noe rowdatabound server event for the grid. GridDataBound.aspx page shows the event working.
|
56596
by
rodiniz
|
Jul 16 at
1:29 PM
|
57 |
New property for html editor (Value) You can get the value in the editor in a postback. Thanks to David Zanou |
56185
by
rodiniz
|
Jul 8 at
7:18 PM
|
89 |
Same as official release..assembly signed. |
54856
by
rodiniz
|
Jun 16 at
2:48 PM
|
221 |
Changed example of two grids on the same page to use different data sources. |
53768
by
rodiniz
|
Jun 3 at
12:32 PM
|
131 |
Breaking change for the grid. It now has a PageIndexChanged event. This makes possible to add two grids with paging on the same page without any hacks. Samples now reflect this change. |
53165
by
rodiniz
|
May 29 at
2:04 PM
|
110 |
Added support for asp.net pages inside a tab. Just put an aspx page in the dynamiccontentpath property of the tab and it will work.(Example changed to use this new feature). |
49809
by
rodiniz
|
May 6 at
1:47 PM
|
223 |
New property for BasicDialog (Url) - Opens the dialog with the location provided (uses an iframe to do the trick) |
49779
by
rodiniz
|
May 5 at
1:16 PM
|
41 |
Added Sys.Application.notifyScriptLoaded() to grid script |
46996
by
rodiniz
|
Feb 18 at
12:02 PM
|
1041 |
Changes to make the controls work again in IE6 . IE6 does not accept gzip. (someone with ie6 please test) |
43418
by
rodiniz
|
Nov 13 2008 at
4:04 PM
|
1681 |
Fixed TreeFromWebservice sample code. Tested only with 3.5 framework. |
43341
by
rodiniz
|
Nov 11 2008 at
7:49 PM
|
185 |
New Example for the rowexpander feature |
43340
by
rodiniz
|
Nov 11 2008 at
7:37 PM
|
154 |
All examples working close to next release |
43278
by
rodiniz
|
Nov 10 2008 at
12:52 PM
|
91 |
Fixes to the ExtButton control and fixes to the server-side event for the TreePane |
42951
by
rodiniz
|
Nov 4 2008 at
7:12 PM
|
135 |
Added support for paged data in the dropdown extender. Just set the pageSize and totalRecords property and the combo will be paged. |
42675
by
rodiniz
|
Oct 30 2008 at
8:53 PM
|
120 |
RowExpander Javascript |
42674
by
rodiniz
|
Oct 30 2008 at
8:52 PM
|
51 |
RowExpander for the grid...killed some grid bugs(source-code bugs only).
|
42281
by
rodiniz
|
Oct 24 2008 at
12:40 PM
|
90 |
Added Menu property to extButton (not complete) Only client side click working. |