views:

20

answers:

0

Hi,

I'm overriding the gridview methods but this is not enough for me.. I want to override GridView collections

For Instance:

<cc1:customGrid><asp:Columns>
<cc1:customTemplate customAttribute="">
<cc1:customField />
</cc1:customTemplate>
</asp:Columns>
</cc1:customGrid>

how can I do this?