Click here to Skip to main content
15,920,896 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Custome Control cannot be obtained from Generic Class Pin
Abhijit Jana24-Aug-08 1:12
professionalAbhijit Jana24-Aug-08 1:12 
GeneralRe: Custome Control cannot be obtained from Generic Class Pin
N a v a n e e t h24-Aug-08 6:34
N a v a n e e t h24-Aug-08 6:34 
AnswerRe: Custome Control Problem Pin
N a v a n e e t h24-Aug-08 6:31
N a v a n e e t h24-Aug-08 6:31 
GeneralRe: Custome Control Problem Pin
Abhijit Jana24-Aug-08 18:13
professionalAbhijit Jana24-Aug-08 18:13 
GeneralRe: Custome Control Problem Pin
N a v a n e e t h24-Aug-08 18:20
N a v a n e e t h24-Aug-08 18:20 
GeneralRe: Custome Control Problem Pin
Abhijit Jana24-Aug-08 18:26
professionalAbhijit Jana24-Aug-08 18:26 
GeneralRe: Custome Control Problem Pin
Muhammad Gouda24-Aug-08 22:01
Muhammad Gouda24-Aug-08 22:01 
GeneralRe: Custome Control Problem Pin
N a v a n e e t h25-Aug-08 7:09
N a v a n e e t h25-Aug-08 7:09 
Mohammed Gouda wrote:
I created an abstract class from which I inherited all other classes of which objects may be bound to my new datasource


Good.

Is this abstract class has some default functionality ? or it is just acting as a base class ? If it is acting as a base class, you should consider moving to an interface.

Controls like GridView/Repeater supports data binding objects which has IEnumerable implemented. Your control also could do something similar.

Mohammed Gouda wrote:
You are one of the best of CP


Thanks. I am delighted Smile | :)

All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia

How to use google | Ask smart questions

GeneralRe: Custome Control Problem Pin
Muhammad Gouda25-Aug-08 21:28
Muhammad Gouda25-Aug-08 21:28 
AnswerRe: Custome Control Soulution Pin
Muhammad Gouda24-Aug-08 21:46
Muhammad Gouda24-Aug-08 21:46 
Question0 size of child controls of UpdatePanel [modified] at runtime Pin
Neeraj Arora24-Aug-08 0:06
Neeraj Arora24-Aug-08 0:06 
AnswerRe: 0 size of child controls of UpdatePanel [modified] at runtime Pin
Brij24-Aug-08 2:57
mentorBrij24-Aug-08 2:57 
QuestionReDim Preserve data(totalBytesRead + dataBlock) to C# Pin
aref8724-Aug-08 0:00
aref8724-Aug-08 0:00 
AnswerRe: ReDim Preserve data(totalBytesRead + dataBlock) to C# Pin
Guffa24-Aug-08 12:18
Guffa24-Aug-08 12:18 
GeneralRe: ReDim Preserve data(totalBytesRead + dataBlock) to C# Pin
aref8724-Aug-08 23:04
aref8724-Aug-08 23:04 
GeneralRe: ReDim Preserve data(totalBytesRead + dataBlock) to C# Pin
Guffa25-Aug-08 20:18
Guffa25-Aug-08 20:18 
Questioncheck email address is correct or not without sending email Pin
help as an alias23-Aug-08 10:57
help as an alias23-Aug-08 10:57 
AnswerRe: check email address is correct or not without sending email Pin
N a v a n e e t h23-Aug-08 18:20
N a v a n e e t h23-Aug-08 18:20 
AnswerRe: check email address is correct or not without sending email Pin
Paul Conrad23-Aug-08 18:52
professionalPaul Conrad23-Aug-08 18:52 
GeneralRe: check email address is correct or not without sending email Pin
help as an alias24-Aug-08 6:33
help as an alias24-Aug-08 6:33 
GeneralRe: check email address is correct or not without sending email Pin
N a v a n e e t h24-Aug-08 6:36
N a v a n e e t h24-Aug-08 6:36 
GeneralRe: check email address is correct or not without sending email Pin
Paul Conrad24-Aug-08 6:38
professionalPaul Conrad24-Aug-08 6:38 
QuestionASP.NET changes from 2.0 to 3.0/3.5 Pin
Member 391904923-Aug-08 7:19
Member 391904923-Aug-08 7:19 
AnswerRe: ASP.NET changes from 2.0 to 3.0/3.5 [modified] Pin
Manas Bhardwaj23-Aug-08 10:18
professionalManas Bhardwaj23-Aug-08 10:18 
Questionstoring several id in a session Pin
strawberrysh23-Aug-08 4:58
strawberrysh23-Aug-08 4:58 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.