I am looking to bind it with DW.NET (from Sybase).
It doesn't currently support Object Source.
However it does support DataTable.
I am looking to persist manually from DW on event triggers like RowChangedEvent, InsertRow , DeleteRow, columnChanged, sort, group, filter, retrieve(fill), update(update) events with llblgen object source.
I am looking for the generic code including that will preserve the state of
the column & rows that dw.net provides to be persisted with llblgensource.
Any suggestions of how to manually integrate the llblgen source with datawindow control.
does llblgen collections or datasource has these kind of events that i could map it so the code can be generically written.
how does sorting, grouping, rowfocuschanged event, rowfocuschangingevent in a datagridview correlate with llblgen object source.
I have other control tools like Infragistics to look into. But, this could save us a lot of time & money if we could reuse these some 1000's of datawindow controls already existing.
any help
I am having the latest llblgen pro, dw.net 2.5.
thanks
vsv