Click here to Skip to main content
16,006,475 members
Home / Discussions / C#
   

C#

 
GeneralLinked list some sort of help Pin
mik5557-Feb-05 13:37
mik5557-Feb-05 13:37 
GeneralRe: Linked list some sort of help Pin
rchokler7-Feb-05 21:15
rchokler7-Feb-05 21:15 
GeneralRe: Linked list some sort of help Pin
leppie7-Feb-05 21:37
leppie7-Feb-05 21:37 
GeneralDataGrid Question Pin
jll03307-Feb-05 13:25
jll03307-Feb-05 13:25 
GeneralDesigning Problem Pin
rchokler7-Feb-05 13:15
rchokler7-Feb-05 13:15 
QuestionWhy can't the as operator perform user-defined conversions? Pin
Patric_J7-Feb-05 12:17
Patric_J7-Feb-05 12:17 
AnswerRe: Why can't the as operator perform user-defined conversions? Pin
leppie7-Feb-05 20:56
leppie7-Feb-05 20:56 
GeneralDataGrid Question Pin
jll03307-Feb-05 11:53
jll03307-Feb-05 11:53 
Hi Everyone,

I have a question, and I really don't know how to make it works. The questions is that I have a LinkButton Column on a DataGrid table.

:
protected System.Web.UI.WebControls.DataGrid dgInfo;
:
dgInfo.Items[j].Cells[1].Text = "MyData";
:
:

After I change the cell text to "MyData", the cell losts the link. Does there have any way to change the LinkButton text to two different texts and keep the link button attribute?


Thanks a lot ....
GeneralCapture STDIO from DLL Pin
Larsenal7-Feb-05 11:17
Larsenal7-Feb-05 11:17 
GeneralRe: Capture STDIO from DLL Pin
leppie7-Feb-05 21:53
leppie7-Feb-05 21:53 
GeneralRe: Capture STDIO from DLL Pin
Larsenal7-Feb-05 22:01
Larsenal7-Feb-05 22:01 
GeneralRe: Capture STDIO from DLL Pin
leppie7-Feb-05 22:25
leppie7-Feb-05 22:25 
GeneralRe: Capture STDIO from DLL Pin
Anonymous8-Feb-05 6:16
Anonymous8-Feb-05 6:16 
GeneralRe: Capture STDIO from DLL Pin
leppie8-Feb-05 6:37
leppie8-Feb-05 6:37 
GeneralRe: Capture STDIO from DLL Pin
Larsenal8-Feb-05 10:17
Larsenal8-Feb-05 10:17 
GeneralGetting system icons Pin
Luis Alonso Ramos7-Feb-05 7:40
Luis Alonso Ramos7-Feb-05 7:40 
GeneralRe: Getting system icons Pin
Heath Stewart7-Feb-05 9:33
protectorHeath Stewart7-Feb-05 9:33 
GeneralRe: Getting system icons Pin
Luis Alonso Ramos7-Feb-05 10:18
Luis Alonso Ramos7-Feb-05 10:18 
GeneralRe: Getting system icons Pin
Heath Stewart7-Feb-05 10:28
protectorHeath Stewart7-Feb-05 10:28 
GeneralNotify Message Problem Pin
joy_priyank7-Feb-05 1:27
joy_priyank7-Feb-05 1:27 
GeneralRe: Notify Message Problem Pin
leppie7-Feb-05 2:20
leppie7-Feb-05 2:20 
GeneralRe: Notify Message Problem Pin
joy_priyank7-Feb-05 3:36
joy_priyank7-Feb-05 3:36 
GeneralRe: Notify Message Problem Pin
leppie7-Feb-05 3:47
leppie7-Feb-05 3:47 
GeneralRe: Notify Message Problem Pin
joy_priyank7-Feb-05 17:26
joy_priyank7-Feb-05 17:26 
GeneralCenter MessageBox over a given window Pin
dabs7-Feb-05 0:43
dabs7-Feb-05 0:43 

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.