Click here to Skip to main content
15,921,840 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionAccessing Control of Another Page Pin
Khan.Bangash4-Dec-06 0:08
Khan.Bangash4-Dec-06 0:08 
AnswerRe: Accessing Control of Another Page Pin
Paddy Boyd4-Dec-06 0:22
Paddy Boyd4-Dec-06 0:22 
AnswerRe: Accessing Control of Another Page Pin
arunpnair4-Dec-06 20:09
arunpnair4-Dec-06 20:09 
QuestionA question about closing a webpage Pin
Ameba_NZ3-Dec-06 23:52
Ameba_NZ3-Dec-06 23:52 
AnswerRe: A question about closing a webpage Pin
Kapil Thakur4-Dec-06 0:28
Kapil Thakur4-Dec-06 0:28 
GeneralRe: A question about closing a webpage Pin
Ameba_NZ4-Dec-06 0:36
Ameba_NZ4-Dec-06 0:36 
GeneralRe: A question about closing a webpage Pin
Haissam4-Dec-06 0:58
Haissam4-Dec-06 0:58 
Questionnull value in typed dataset? Pin
matsnas3-Dec-06 23:16
matsnas3-Dec-06 23:16 
Hi!

I have a DB table that references it self to create a hierarky. If the ParentRoleId column is null then the Role represents a top level role:

Database columns:<br />
  RoleId       PK (Identity)<br />
  ParentRoleId FK (Allow null)<br />
  RoleValue


Now to the question: I'm using typed datasets as database access, but the generated code for the ParentRoleId column is of the type int and thus doesn't support null.

How should I create a workaround for this?
QuestionTemplateColumn, DateTime sorting Pin
phimix3-Dec-06 23:03
phimix3-Dec-06 23:03 
AnswerRe: TemplateColumn, DateTime sorting Pin
Paddy Boyd4-Dec-06 0:34
Paddy Boyd4-Dec-06 0:34 
GeneralRe: TemplateColumn, DateTime sorting Pin
phimix4-Dec-06 0:38
phimix4-Dec-06 0:38 
GeneralRe: TemplateColumn, DateTime sorting Pin
Paddy Boyd4-Dec-06 0:41
Paddy Boyd4-Dec-06 0:41 
GeneralRe: TemplateColumn, DateTime sorting Pin
phimix4-Dec-06 0:54
phimix4-Dec-06 0:54 
GeneralRe: TemplateColumn, DateTime sorting Pin
Paddy Boyd4-Dec-06 0:55
Paddy Boyd4-Dec-06 0:55 
GeneralRe: TemplateColumn, DateTime sorting Pin
phimix4-Dec-06 1:01
phimix4-Dec-06 1:01 
GeneralRe: TemplateColumn, DateTime sorting Pin
Paddy Boyd4-Dec-06 1:08
Paddy Boyd4-Dec-06 1:08 
QuestionRegarding Typed Dataset Updation in DataBase Pin
VishalSharmaDev3-Dec-06 23:00
VishalSharmaDev3-Dec-06 23:00 
AnswerRe: Regarding Typed Dataset Updation in DataBase Pin
Sandeep Akhare3-Dec-06 23:42
Sandeep Akhare3-Dec-06 23:42 
QuestionInserting images Pin
sudidela3-Dec-06 22:56
sudidela3-Dec-06 22:56 
QuestionDropDown Event Related Query Pin
param thaker3-Dec-06 22:54
param thaker3-Dec-06 22:54 
AnswerRe: DropDown Event Related Query Pin
swguy233-Dec-06 23:30
swguy233-Dec-06 23:30 
QuestionDatagrid in javascript Pin
monika_vasvani3-Dec-06 22:39
monika_vasvani3-Dec-06 22:39 
AnswerRe: Datagrid in javascript Pin
Sandeep Akhare3-Dec-06 23:48
Sandeep Akhare3-Dec-06 23:48 
AnswerRe: Datagrid in javascript Pin
Paddy Boyd4-Dec-06 0:36
Paddy Boyd4-Dec-06 0:36 
GeneralRe: Datagrid in javascript Pin
monika_vasvani4-Dec-06 1:00
monika_vasvani4-Dec-06 1:00 

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.