Skip to content

Replies

0
Parminder Kaur
Parminder Kaur answered on Jan 15, 2021 1:40 PM

OK, I missed that check.

Now able to see UIElement tree

0
Parminder Kaur
Parminder Kaur answered on Jan 15, 2021 10:24 AM

Hello Ivan,

new Infragistics.Win.UIElementViewer.UIElementViewerDialog().Show();

able to see the window, but I am not able to type anything in Element, Client textbox to search.

0
Parminder Kaur
Parminder Kaur answered on Jan 12, 2021 2:31 PM

ComboboxEditorCell-_2D00_-CF-2-Error.zip

sample without bin, obj folder

0
Parminder Kaur
Parminder Kaur answered on Jan 12, 2021 2:21 PM

Thanks  Ivan,

centre align is doing fine now.

When I move the formatted column ( bold/Regular ) , the size changes and data not readable.

other column behaving normally

0
Parminder Kaur
Parminder Kaur answered on Jan 12, 2021 2:15 PM

Thanks  Ivan,

centre align is doing fine now.

When I move the formatted column ( bold/Regular ) , the size changes and data not readable.

other column behaving normally

0
Parminder Kaur
Parminder Kaur answered on Jan 12, 2021 7:03 AM

Hello Ivan,

I modified the sample ( 1856.comboboxEditorCell – CF 2.zip) by adding columns in a way ( as in below pic).

the sample throwing error, also, my project requirement is having cell above each column header ( cell could be checkbox, textbox, numericType or blank)

Please let me know the solution, I tries to attached the code file, there may be some technical issue.

0
Parminder Kaur
Parminder Kaur answered on Jan 12, 2021 6:45 AM

Hello Ivan,

this sample (ButtonAppearanceFormattedText1.zip) is working fine for my project, I need to align text in centre/middle, but I am not able to achieve it.

Please let me know the way