Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   ASP .Net Datagrid Control (http://www.velocityreviews.com/forums/f60-asp-net-datagrid-control.html)
-   -   DataGrid with Inherits (http://www.velocityreviews.com/forums/t762029-datagrid-with-inherits.html)

05-27-2005 07:31 AM

DataGrid with Inherits
 
Hi
I didn't have any problem with DataGrid with the Inherits options (ie. an
aspx page with the corresponding code in assembly) even with sorting. But
when it comes to Edit / Update / Cancel. I started to get
"CS0117: my_file.aspx does not contain a definition for "MyDataGrid_Edit",
and at one point of time, I was given the compiler error code 1 instead, on
calling the page.

in fact I did, and along with the corresponding code in assembly.

Has anyone done something similar?

any idea?

TIA
--





All times are GMT. The time now is 10:53 AM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57