Microsoft
Software
Hardware
Network
Question : Silverlight Accessing Static Resource
I am trying to usie following.....
I would like to use above to apply HeaderStyle in the code like
col2.HeaderStyle = ????? // I need the code here to apply above HeaderStyle in the CODE
Thanks,
Ashok
Answer : Silverlight Accessing Static Resource
Should you put it on
?
ie
col2.HeaderStyle = (Style)Resources["ColumnHe
aderWrap"]
;
Random Solutions
Run Time Error 57121
Difference between ADP, MDB & SQL
Way to change a SQL 2005 key
cant use imageOpened
Exchange 2007 OWA
How to use DOS with Virtual PC
Autogeneration of Alphanumeric in vb.net and inserting it to sql server
MS Chart Control Legend Items Truncated
Multiple Criteria in Query
How can I correct a make table query in Access 2003?