| | | StrataFrame Beginner
       
Group: Forum Members Last Login: 07/18/2006 7:59:33 PM Posts: 25, Visits: 46 |
| | I didn't see any example in web form use MaintenanceFormToolStrip. Does StrataFrame provide MaintenanceFormToolStrip in web form? |
| | | | 
StrataFrame Developer

Group: StrataFrame Developers Last Login: 12/02/2008 4:42:46 PM Posts: 2,686, Visits: 1,890 |
| No, we do not currently have a MaintenanceFormToolstrip for the web. However, the MaintenanceFormToolstrip on the WinForms side simply calls the Add(), Edit(), Save(), Undo() and Navigate() methods of the business objects, so creating a reusable data navigator control for WebForms would not take very long.
www.bungie.net |
| | | | StrataFrame Beginner
       
Group: Forum Members Last Login: 07/18/2006 7:59:33 PM Posts: 25, Visits: 46 |
| | Oh, I see. It is good if StrataFrame can have this control in web. Some web designer tools provide basic controls like record table, which can sort the records by column and has paging as well. This makes the life of developer easier. Anywhere, thanks for your information. |
| | | | 
StrataFrame Developer

Group: StrataFrame Developers Last Login: Yesterday @ 7:08:30 PM Posts: 4,811, Visits: 4,781 |
| | If you download the sample web application from the forum (under the Samples area) you will see how to implement this functionality. It is actually very simple. However, we have been asked for this control in the past and will more than likely provide the web version in the near future. |
| | | | StrataFrame Beginner
       
Group: Forum Members Last Login: 07/18/2006 7:59:33 PM Posts: 25, Visits: 46 |
| | | | | 
StrataFrame Developer

Group: StrataFrame Developers Last Login: 12/02/2008 4:42:46 PM Posts: 2,686, Visits: 1,890 |
| Yes, we are currently working on a WebBusinessBindingSource similar to the WinForms BusinessBindingSource that will allow you to bind a business object to a DataGrid and/or a 3rd party grid. This WebBusinessBindingSource will support paging.
www.bungie.net |
| | | | StrataFrame Beginner
       
Group: Forum Members Last Login: 12/14/2006 1:40:51 AM Posts: 13, Visits: 63 |
| Hi Ben,
When is the release is going to have this feature if I am deciding to buy within next 2 weeks? Another thing is does the new feature include the capability of clicking the header of the browse to resort the listing?
Regards. |
| | | | 
StrataFrame Developer

Group: StrataFrame Developers Last Login: 12/02/2008 4:42:46 PM Posts: 2,686, Visits: 1,890 |
| Yes, you will be able to click the header of a web grid and sort the records within it. There is no time frame on when the feature will be added, it looks most likely that it will be implemented by the end of July.
www.bungie.net |
| |
|
|