On Dec 1, 3:00 pm, Billy <
saintc0...@gmail.com> wrote:
> Imho, InductionFramework is a web MVC framework that is supposed to be
> different when compared against component-based framework like ADF ( JSF ),
> ASP NET classic. The view itself, mostly just contain HTML markups which are
> supported by CSS, Javascript and inline server side script tags (to render
> generated value from server side to some parts in the page). However, it is
> still possible to have a MVC Powered Web Applications for rendering Data
> with Paging support. Example : You write a service that will return a number
> of desired records based on certain posted parameters like current
> pagination index, range of pagination indexes that user can navigate to, and
> other parameters that specific to the data itself. Later on, you will pass
> the retrieved data from Controller to View. The view itself will render a
> series of HTML tags , could be Table, TR, TD for presenting the data in a
> table like control and then finally render the pagination index on a series
> of link buttons or anchors. Yep, sounds manual , but it is somewhat gives
> more decent loading performance when compared against Component-based
> framework. There would be no additional tags, garbage rendered on the page
> to support the placed components ( viewstates in ASP .NET, or extra HTML
> tags that given by JSF controls) rather your view would just render pure
> HTML ( supported by CSS & JS) tags as you have written during design time.
>
> Cheers,
>
> Bill
>
> On Wed, Nov 25, 2009 at 4:41 PM, lchiner <
lchi...@gmail.com> wrote:
> > Induction is clearly a great improvement in Web development, but for
> > use-it in our news development we need some functionality like
> > datagrid pagination as we are using in Oracle ADF, any possibility or
> > suggestion?
>
> > --
>
> > You received this message because you are subscribed to the Google Groups
> > "Induction Framework" group.
> > To post to this group, send email to
induction...@googlegroups.com.
> > To unsubscribe from this group, send email to