views:

147

answers:

0

Any advice on how to build a custom control where the functional control is an Infragistics 8.3 WebDataGrid? I believe it is by extending CompositeControl, but it is confusing to me what code goes into the CreateChildControl method vs. the PreRender handler vs. the Init and Load handlers.

Thanks,

Jonathan

related questions