Hello
I have a gridview with the first column as checkbox.
I want to make a loop to the rows of gridview to see which rows are checked so to read data from the selected rows.
I cant fid how to check if the row is Checked
Thank you


Hi,
I'm trying to get a Drilldown working on WinForms with VB. I've customised it as needed, however I'm getting an error when trying to DrillDown as below:
Unable to cash object of type 'System.Data.DataRowView' to type "TestApp.DrillDownDataInfo'
I've looked at the guide here - http://docs.telerik.com/devtools/winforms/chartview/features/drill-down
However I do not seem to have a access to the sample files:
SamplesCS.ChartView.Features.DJIAD.csv
SamplesCS.ChartView.Features.DJIAM.csv
SamplesCS.ChartView.Features.DJIA.csv
So I haven't been able to look at it properly. Any help on this would be much appreciated or even a working demo in VB?
Thanks in advance.

Hi,
Please point me to a working sample using the code from the link below, I cannot get the code listed in that article to work.

Hi,
I need to correctly format the phone number while user enter digits. Fixed mask is not sutable because the user can enter any number of any country.
I have a special method which takes a string and returns correctly forrmatted number, however, it is not possible to change cell's value in Edit Mode cathing ValueChanging event. Is it any workaround?
Best regards
Evgeny.


Hi,
I am looking for a way to limit the RichTextEditor to only one page.
The user must not be able to enter more text than can fit one a single page.
Thanks in advance!
Laurent
