Hi Team,
I have tried setting the keytips for radpageviewpage using the property,
radpageviewpage.item.keytip="C"
But while running the application, I don't see any keytips enabled after pressing on Alt key. Only tooltips (letters are underlined) are working to access the pages by holding the Alt key + Letter that has underline.
Here I am attaching my sample code, please find attachment.
Hi Team,
We are using RadTextBox the version is Telerik.WinControls.UI.dll -> 2023.1.314.40. And setting the backcolor is 'System.Drawing.SystemColors.Control' but its showing screen transparent color(gray- this is not correct).
Example code block: Its applied > 1000 places in our project.this.txtTagNo.BackColor = System.Drawing.SystemColors.Control;
We are planning to migrate 2023.1.314.40 version with visual studio 2022.
Please refer the attached screenshot. Could you please help on this issue?
Note: Its working fine in Telerik.WinControls.UI.dll -> 2013.3.1127.40 with Visual Studio 2010
Thanks
Rajkannan
Hi, could you tell me how to remove an item from the propertygrid that is highlighted in red? this appears after editing a field
theme: office2019dark
telerik winforms: r1 2023
this issue still happening. stuck at the "downloading progress control panel page"
any solution on it?
Hi Support, I have faced an Issue during run the "Progress Control Panel".
When the program open, it shows "update available" and requests me to do update. So, I have click the "OK" button. and the screen stuck/hang at there without process anything.
Please show some guideline/solution. Thanks, a lot.
HI Support,
Now I can't open Progress Control Panel because need require upgrade. I clicked Upgrade but the progress bar didn't working and stop ( pic in attached file)/.
One more question, I don't have visual studio install yet , can I download Telerik in progress control panel?
Thanks,
Moe
Hi,
I want to add 2 columns in radgrid with textbox and combobox, i can add both in design time, but for values for combobox ,if i add values in collections and run it, i cant see that values in combo box list.
Sscreenshot when run time
Screenshot when design time
Pls reply asap.
Note. I don't want to add columns programmatically. ony when design time i need to add textbox and combobox value list.
Regards
Aravind
Hi Team,
I'm unable to install Reporting as below error.
Kindly advise.
I'm using Winforms and need a raddatagrid to show a person's name and what accounts they can view.
Name is from one datasource and Accounts will be from another. The Accounts will be in the RadCheckedDropDownList.
Following this example, I was able to add just the Accounts to the grid. I cannot figure out how to add the Name column.
Any help would be appreciated.
Thanks.