|
.net
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
DataGrid Text???Can someone please tell me why I don't get any visible text in my datagrid
and yet the DataNavigateURLField and DataNavigateURLFormatString return values??? I want the Text to contain the same as the the DataNavigateURLFormatString... Can someone please help! <asp:HyperLinkColumn HeaderText="Name" DataNavigateUrlField="Name" DataNavigateUrlFormatString="{0}" Text="<%Container.DataItem(Name) %>"> </asp:HyperLinkColumn>Thank you! Perhaps the text forecolor is the same as the cell background?
Show quoteHide quote "Tim::.." <myatix_at_hotmail.com> wrote in message news:B5EBC6EF-AE77-42C7-A5CF-9CF03ECF29AF@microsoft.com... > Can someone please tell me why I don't get any visible text in my datagrid > and yet the DataNavigateURLField and DataNavigateURLFormatString return > values??? > > I want the Text to contain the same as the the DataNavigateURLFormatString... > > Can someone please help! > > <asp:HyperLinkColumn HeaderText="Name" DataNavigateUrlField="Name" > DataNavigateUrlFormatString="{0}" Text="<%Container.DataItem(Name) %>"> > </asp:HyperLinkColumn> > > Thank you! I've checked that!
It's not... but thanks anyway! Show quoteHide quote "bradley" wrote: > Perhaps the text forecolor is the same as the cell background? > > "Tim::.." <myatix_at_hotmail.com> wrote in message > news:B5EBC6EF-AE77-42C7-A5CF-9CF03ECF29AF@microsoft.com... > > Can someone please tell me why I don't get any visible text in my datagrid > > and yet the DataNavigateURLField and DataNavigateURLFormatString return > > values??? > > > > I want the Text to contain the same as the the > DataNavigateURLFormatString... > > > > Can someone please help! > > > > <asp:HyperLinkColumn HeaderText="Name" DataNavigateUrlField="Name" > > DataNavigateUrlFormatString="{0}" Text="<%Container.DataItem(Name) %>"> > > </asp:HyperLinkColumn> > > > > Thank you! > > >
Other interesting topics
ASP.NET image - remove border attribute (c#)
trying to show images in the grid Page Expired Warning effecient template system Error creating big Word docs in asp.net Form based security using frames Storing Enums in web.config Instantiate UserControl without LoadControl HTML to PDF Datagrid onclick change cell backcolor |
|||||||||||||||||||||||