or
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
i wanted to know that if i use this RadControl (trial version) in my project and put the project on production server. Will the trial version work on prod. server.