O
O
Opanagushin2015-01-04 21:41:34
Windows
Opanagushin, 2015-01-04 21:41:34

Gridview whose element template is also GridView, how to fix column width?

There is a GridView whose element template is also GridView, the parent GridView has only one column, but an unlimited number of columns.
The problem is that when adding an element to the nested GridView, its width may increase, which in turn, the width of all columns of the parent GridView is not the desired behavior, how to make sure that the width of the columns of the parent GridView is not recalculated?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Anton Papin, 2015-01-08
@i_light

In order not to be recalculated, specify it explicitly. No "*" and "Auto".

G
Georgy Bondarenko, 2017-06-06
@Koen777

Most likely, you receive invalid JSON from the client (js), which is what the error says.
It's hard to help without details.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question