or
What is the name of the Windows System Menu button?
I am talling about the round glass-orb looking object (on a Windows 7 operating system) that appears in the lower left of the screen -- usually -- that you can click on to see the menu selection of programs on your compter.
hi,
i want to group column based on value...here is the code which i got a data from database.
try
{
Sqlda.Fill(dsGetSearchResults);
this.faxtab.DataSource = dsGetSearchResults;
this.DataMember = "";
}
plz reply soon...
Hello to all,
I am working with a RadChart and want to paint only one of the MajorGridLines, but I do not find the way, on having used the following code it paints all to me and I do not wish it:
Please help me
Thank's