Hi
I want to fix the row displayed at the end in the place when xamGrid is resized.I think that the row that is on top of the display area is fixation in the standard. Let let me know if solve this problem.
regards.
Hi,
Your hint was greatly useful for my problem solving. Thank you for replying.
-Emory
You can't fix normal DataRows to the bottom of the xamGrid. However, you can have a FooterRow, or your AddNewRow, SummaryRow, FilterRow attached to the bottom of the xamGrid.
Is that what you're looking for?
-SteveZ