Hisham Bin Ateya
Hisham Bin Ateya
I will start working on this one
@csharpfritz is there a way to access `@ref` from within `BaseWebFormsComponent`?
I can work on this one ...
@csharpfritz is there ability to edit your first thread so I can check the one that have been done while I'm working on
I finished from the last 4 features, I will create another PR for DataBinding later on ...
Just thinking about `DataSource` I think we should do similar to what we did when we bound `DataTable` to `GridView`. Regarding `DataMember` I don't think I used in the past...
@csharpfritz I start work to make `AdRotator` a `DataBoundCompoment` but the issue is both `DataSource` and `DataMember` are associate with DataSource controls in ASP.NET, so mark them as `Obsolete` may...
> DataSourceID is used with DataSource controls in ASP.NET. Oops, just forgot that one ;) > Agreed about rolling the same databinding interactions just completed for GridView to the other...
@sbwalker could please handle this, it is useful to ensure that every PR doesn't break anything else
I'm asking you, because you 're the owner for this repo, if you want me to do it in your behalf no problem Also I suggested in another issue to...