Click here to Skip to main content
15,888,301 members
Home / Discussions / C#
   

C#

 
Questionif (T1.Text = "admin" && T2.Text = "admin") Pin
MS Lee11-Dec-08 18:36
MS Lee11-Dec-08 18:36 
AnswerRe: if (T1.Text = "admin" && T2.Text = "admin") Pin
Brij11-Dec-08 18:43
mentorBrij11-Dec-08 18:43 
AnswerRe: if (T1.Text = "admin" && T2.Text = "admin") Pin
Thomas Weller11-Dec-08 18:46
Thomas Weller11-Dec-08 18:46 
AnswerRe: if (T1.Text = "admin" && T2.Text = "admin") Pin
MS Lee11-Dec-08 18:49
MS Lee11-Dec-08 18:49 
AnswerRe: if (T1.Text = "admin" && T2.Text = "admin") Pin
Christian Graus11-Dec-08 20:28
protectorChristian Graus11-Dec-08 20:28 
QuestionToggling and enabling of menustrip items and sub items. Pin
sunitkrishna11-Dec-08 18:30
sunitkrishna11-Dec-08 18:30 
AnswerRe: Toggling and enabling of menustrip items and sub items. Pin
Lev Danielyan11-Dec-08 19:19
Lev Danielyan11-Dec-08 19:19 
GeneralRe: Toggling and enabling of menustrip items and sub items. Pin
sunitkrishna11-Dec-08 19:46
sunitkrishna11-Dec-08 19:46 
Thanks Lev for your help.
But my problem is that i am using a datatable to find the user levels of the logged on user.the data retrieved from the datatble has values like :-
8(main menu item)
8.01(sub menu)
8.02
8.03
8.04
8.04.01(sub item of 8.04)
8.04.02
8.05
8.06
8.06.01(sub item of 8.06)
8.06.02
8.06.02.01(sub item of 8.06.02)
8.06.02.02
these values are the menu ids that i set in the user permission screen.
I want to iterate thru the datatable as well.getting a bit confused with all the looping.
Please help me out...........
thanks in advance

SRK

GeneralRe: Toggling and enabling of menustrip items and sub items. Pin
Lev Danielyan11-Dec-08 20:00
Lev Danielyan11-Dec-08 20:00 
GeneralRe: Toggling and enabling of menustrip items and sub items. Pin
sunitkrishna11-Dec-08 20:13
sunitkrishna11-Dec-08 20:13 
GeneralRe: Toggling and enabling of menustrip items and sub items. Pin
Lev Danielyan11-Dec-08 20:33
Lev Danielyan11-Dec-08 20:33 
GeneralRe: Toggling and enabling of menustrip items and sub items. Pin
sunitkrishna11-Dec-08 20:55
sunitkrishna11-Dec-08 20:55 
GeneralRe: Toggling and enabling of menustrip items and sub items. Pin
Lev Danielyan11-Dec-08 21:20
Lev Danielyan11-Dec-08 21:20 
GeneralRe: Toggling and enabling of menustrip items and sub items. Pin
sunitkrishna11-Dec-08 21:26
sunitkrishna11-Dec-08 21:26 
GeneralRe: Toggling and enabling of menustrip items and sub items. Pin
Lev Danielyan11-Dec-08 21:36
Lev Danielyan11-Dec-08 21:36 
GeneralRe: Toggling and enabling of menustrip items and sub items. Pin
sunitkrishna11-Dec-08 21:37
sunitkrishna11-Dec-08 21:37 
QuestionResponse file in c# &&& The command line compiler C# Pin
TJS4u11-Dec-08 18:17
TJS4u11-Dec-08 18:17 
QuestionColor in Datagrid view Pin
Mr.Khan,Firoz11-Dec-08 18:09
Mr.Khan,Firoz11-Dec-08 18:09 
AnswerRe: Color in Datagrid view Pin
Christian Graus11-Dec-08 18:22
protectorChristian Graus11-Dec-08 18:22 
AnswerRe: Color in Datagrid view Pin
BicycleTheif11-Dec-08 19:09
BicycleTheif11-Dec-08 19:09 
AnswerRe: Color in Datagrid view Pin
Brij11-Dec-08 19:31
mentorBrij11-Dec-08 19:31 
QuestionRetrieving the COM class factory for component with CLSID {91493441-5A91-11CF-8700-00AA0060263B} failed due to the following error: 800706ba. Pin
salon11-Dec-08 17:43
salon11-Dec-08 17:43 
AnswerRe: Retrieving the COM class factory for component with CLSID {91493441-5A91-11CF-8700-00AA0060263B} failed due to the following error: 800706ba. Pin
Christian Graus11-Dec-08 17:45
protectorChristian Graus11-Dec-08 17:45 
GeneralRe: Retrieving the COM class factory for component with CLSID {91493441-5A91-11CF-8700-00AA0060263B} failed due to the following error: 800706ba. Pin
salon11-Dec-08 18:34
salon11-Dec-08 18:34 
QuestionDock Panel Controls - Which One [modified] Pin
urbane.tiger11-Dec-08 17:14
urbane.tiger11-Dec-08 17:14 

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.